Skip to content

Commit 48471c6

Browse files
authored
Update publish.yml
Signed-off-by: Jaseem Jas <[email protected]>
1 parent dfe3b6c commit 48471c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
- run: npm ci
1919
- run: npm publish --provenance --access public
2020
env:
21-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
21+
NODE_AUTH_TOKEN: ${{ secrets.NPM_REGISTRY_TOKEN }}

0 commit comments

Comments
 (0)