Skip to content

Commit

Permalink
feat: modify
Browse files Browse the repository at this point in the history
  • Loading branch information
thbgh committed Feb 20, 2024
1 parent 6a82ac6 commit 9eb12ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@ jobs:
with:
node-version: 12
registry-url: https://npm.pkg.github.com/
- run: npm publish
- run: npm publish --registry=https://npm.pkg.github.com/
env:
NODE_AUTH_TOKEN: ${{secrets.git_token}}

0 comments on commit 9eb12ac

Please sign in to comment.