Skip to content

Commit ecea873

Browse files
committed
ci: update workflow config.
1 parent c335663 commit ecea873

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
@@ -134,7 +134,7 @@ jobs:
134134
continue-on-error: true
135135
name: 📦 linux-command publish to NPM
136136
env:
137-
NODE_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}
137+
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
138138

139139
# Create Docker Image
140140
- name: Set up Docker Buildx

0 commit comments

Comments
 (0)