Skip to content

Commit bd7690d

Browse files
authored
Update npm-publish.yml
1 parent 2e5fb44 commit bd7690d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-publish.yml

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

0 commit comments

Comments
 (0)