Skip to content

Commit e416c34

Browse files
committed
test
1 parent bf0ed10 commit e416c34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030
- run: npm ci
3131
- run: npm publish --access public
3232
env:
33-
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
33+
NODE_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}

0 commit comments

Comments
 (0)