Skip to content

Commit

Permalink
Add public access for npm
Browse files Browse the repository at this point in the history
  • Loading branch information
dumganhar committed Dec 26, 2024
1 parent 4fb04aa commit 723123f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cocos-publish-to-npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,4 @@ jobs:
with:
token: ${{ secrets.NPM_PUBLISH_FOR_PUBLIC_REPO }}
registry: "https://registry.npmjs.org"
access: public

0 comments on commit 723123f

Please sign in to comment.