Skip to content

Commit

Permalink
set 'access: public' parameter for JS-DevTools/npm-publish@v2
Browse files Browse the repository at this point in the history
  • Loading branch information
AjayiMike committed Jul 27, 2023
1 parent 82cf983 commit 5b0597f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
uses: JS-DevTools/npm-publish@v2
with:
token: ${{ secrets.NPMJS_NODE_AUTH_TOKEN }}
access: public
ignore-scripts: false
- if: steps.publish.outputs.type
run: |
Expand Down

0 comments on commit 5b0597f

Please sign in to comment.