Skip to content

Commit

Permalink
test repro
Browse files Browse the repository at this point in the history
  • Loading branch information
sxlijin committed Dec 13, 2024
1 parent 32266aa commit 961d18b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:
# This is load-bearing: it writes NODE_AUTH_TOKEN to .npmrc, which is what
# npm publish relies on.
# See https://github.com/npm/cli/issues/6184#issuecomment-1544496444
registry-url: "https://registry.npmjs.org"
# registry-url: "https://registry.npmjs.org"
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

Expand Down

0 comments on commit 961d18b

Please sign in to comment.