Skip to content

Commit

Permalink
update gh action for release
Browse files Browse the repository at this point in the history
  • Loading branch information
royalfig committed May 27, 2024
1 parent 3df940d commit da4c4c4
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 @@ -35,7 +35,7 @@ jobs:
bodyFile: CHANGE.md

- name: Publish to npm
run: npm publish
run: npm publish --provenance
env:
NODE_AUTH_TOKEN: ${{secrets.npm_token}}

Expand Down

0 comments on commit da4c4c4

Please sign in to comment.