Skip to content

Commit

Permalink
Try to authenticate bump step
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesBrill committed Jun 26, 2020
1 parent 28149fd commit 186a64b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- run: git push --tags
- run: git push
env:
NODE_AUTH_TOKEN: ${{secrets.PAT}}
GITHUB_TOKEN: ${{secrets.PAT}}

publish-npm:
needs: bump-version
Expand Down

0 comments on commit 186a64b

Please sign in to comment.