Skip to content
This repository was archived by the owner on Oct 13, 2025. It is now read-only.

Commit aa1bc23

Browse files
authored
Update publish.yml
1 parent f30ca0a commit aa1bc23

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ jobs:
1010
secrets:
1111
github-token: ${{ secrets.GPR_ACCESS_TOKEN }}
1212
cache-version: ${{ secrets.CACHE_VERSION }}
13-
npm-token: ${{ secrets.NPM_AUTH_TOKEN }}
13+
npm-token: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)