Skip to content

Commit

Permalink
Update npm-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
d-telnyx committed Mar 29, 2021
1 parent 0582861 commit 9ae1aa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ jobs:
- run: npm ci
- run: npm publish
env:
NODE_AUTH_TOKEN: ${{secrets.NPM_CI_TOKEN}
NODE_AUTH_TOKEN: ${{secrets.NPM_CI_TOKEN}}

0 comments on commit 9ae1aa6

Please sign in to comment.