Skip to content

Commit

Permalink
chore: update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
anc95 committed Jul 2, 2021
1 parent 8074b29 commit 6265c5c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,6 @@ jobs:
- run: git config user.name 'github-actions[bot]'
- run: git config user.email '41898282+github-actions[bot]@users.noreply.github.com'
- run: npm install
- run: NPM_TOKEN=ae50ac17-ef69-4609-bf64-d20038085641 npm publish
- run: npm publish
env:
NODE_AUTH_TOKEN: ae50ac17-ef69-4609-bf64-d20038085641

0 comments on commit 6265c5c

Please sign in to comment.