Skip to content

Commit

Permalink
Update js-sdk-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
z4kn4fein authored Nov 8, 2024
1 parent 8906302 commit 4c49cf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/js-sdk-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,6 @@ jobs:
run: npm install

- name: 🚀Publish
run: npm publish
run: npm publish --access public
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_API_KEY }}

0 comments on commit 4c49cf9

Please sign in to comment.