Skip to content

Commit

Permalink
Merge pull request #68 from groupon/nlm-test
Browse files Browse the repository at this point in the history
test: get git history on release
  • Loading branch information
aaarichter authored Jun 3, 2021
2 parents 2f93cee + 46949ec commit 2c24d25
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: actions/setup-node@v2
with:
node-version: 14
Expand Down

0 comments on commit 2c24d25

Please sign in to comment.