Skip to content

Commit acd10b2

Browse files
committed
feat: update CI
1 parent 03d1320 commit acd10b2

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
@@ -72,7 +72,7 @@ jobs:
7272
7373
- name: Publish to npm
7474
env:
75-
NODE_AUTH_TOKEN: ${{ inputs.npm_token }}
75+
NPM_TOKEN: ${{ inputs.npm_token }}
7676
run: npm publish --access public --provenance
7777

7878
- name: Create and push tag

0 commit comments

Comments
 (0)