Skip to content

Commit

Permalink
use the token
Browse files Browse the repository at this point in the history
  • Loading branch information
sirdeggen committed Apr 4, 2024
1 parent fad87ec commit c621300
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ jobs:
run: npm run test
- name: Version
run: npm version patch
env:
NODE_AUTH_TOKEN: ${{ secrets.BSV_NPM_TOKEN }}
- name: Publish to NPM
run: npm publish
env:
Expand Down

0 comments on commit c621300

Please sign in to comment.