Skip to content

Commit

Permalink
use public
Browse files Browse the repository at this point in the history
  • Loading branch information
ins0 committed Jul 3, 2024
1 parent acc7f30 commit b9fa176
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 @@ -18,4 +18,4 @@ jobs:
- run: yarn test
- run: yarn config set npmAuthToken ${{secrets.npm_token}}
- run: yarn version ${{github.ref_name}}
- run: yarn npm publish
- run: yarn npm publish --access=public

0 comments on commit b9fa176

Please sign in to comment.