Skip to content

Commit e1aeba9

Browse files
committed
fixing token
1 parent 0a33803 commit e1aeba9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,4 @@ jobs:
6262
- name: Publish
6363
run: npm publish
6464
env:
65-
NPM_PUBLISH_TOKEN: ${{ secrets.NPM_TOKEN }}
65+
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)