Skip to content

Commit

Permalink
publicly publish
Browse files Browse the repository at this point in the history
  • Loading branch information
dreusel committed Mar 5, 2024
1 parent 5314af2 commit 5f120ac
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ jobs:
if: ${{ github.event_name == 'release' }}
env:
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
run: npm publish
run: npm publish --access public
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5f120ac

Please sign in to comment.