Skip to content

Commit

Permalink
0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Sobhan-SRZA committed Aug 19, 2024
1 parent 80c97f4 commit 5cd2b87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
with:
node-version: 22
registry-url: https://npm.pkg.github.com/
- run: npm publish
- run: npm publish --access ${NODE_AUTH_TOKEN}
env:
NODE_AUTH_TOKEN: ${{secrets.NPM_PUBLISH_TOKEN}}

0 comments on commit 5cd2b87

Please sign in to comment.