Skip to content

Commit

Permalink
Set npm access to public
Browse files Browse the repository at this point in the history
  • Loading branch information
oblador committed Oct 27, 2022
1 parent 4ce3e40 commit 3da8041
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
uses: JS-DevTools/npm-publish@v1
with:
token: ${{ secrets.NPM_PUBLISH_TOKEN }}
access: public
- name: Create release
if: steps.publish.outputs.type != 'none'
id: create_release
Expand Down

0 comments on commit 3da8041

Please sign in to comment.