ci: update workflow config.

This commit is contained in:
jaywcjlove 2024-04-07 16:51:18 +08:00
parent c335663910
commit ecea873565
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@ jobs:
continue-on-error: true
name: 📦 linux-command publish to NPM
env:
NODE_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
# Create Docker Image
- name: Set up Docker Buildx