Skip to content

Commit 1e28cc6

Browse files
Update publish.yml
1 parent 6d64475 commit 1e28cc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ jobs:
5858
run: NPM_CONFIG_PROVENANCE=true pnpm release-plan publish
5959
env:
6060
GITHUB_AUTH: ${{ secrets.GITHUB_TOKEN }}
61-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
61+
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTH }}

0 commit comments

Comments
 (0)