Skip to content

Commit 746e780

Browse files
updated publish.yml
1 parent 8f50c5d commit 746e780

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
- name: Publish to npm
3333
run: npm publish --provenance --access public
3434
env:
35-
NODE_AUTH_TOKEN: ${{ secrets.NPM_ACCESS_TOKEN }}
35+
NODE_AUTH_TOKEN: ${{ secrets.PRINTFY_TOKEN }}

0 commit comments

Comments
 (0)