Skip to content

Commit

Permalink
[#4] Try new yarn publish
Browse files Browse the repository at this point in the history
  • Loading branch information
dedenbangkit committed Jul 25, 2024
1 parent 96faaf3 commit b78d93b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
- name: Publish to NPM
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
run: yarn publish
run: yarn publish --provenance --access public

0 comments on commit b78d93b

Please sign in to comment.