Skip to content

Commit

Permalink
chore: publish using --access=public (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
OrKoN authored Feb 22, 2022
1 parent 19d0ee7 commit 568e59e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-on-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ jobs:
run: |
npm config set registry 'https://wombat-dressing-room.appspot.com/'
npm config set '//wombat-dressing-room.appspot.com/:_authToken' '${NPM_TOKEN}'
npm publish
npm publish --access=public

0 comments on commit 568e59e

Please sign in to comment.