mirror of
https://github.com/NeteaseCloudMusicApiEnhanced/api-enhanced.git
synced 2025-10-22 22:53:09 +00:00
fix: 删除无用action
This commit is contained in:
parent
bf62107b17
commit
8d4b790f2b
1
.github/workflows/npm.yml
vendored
1
.github/workflows/npm.yml
vendored
@ -14,7 +14,6 @@ jobs:
|
|||||||
node-version: 20
|
node-version: 20
|
||||||
registry-url: 'https://registry.npmjs.org/'
|
registry-url: 'https://registry.npmjs.org/'
|
||||||
- run: npm install
|
- run: npm install
|
||||||
- run: npm run build
|
|
||||||
- run: npm publish --access public
|
- run: npm publish --access public
|
||||||
env:
|
env:
|
||||||
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
|
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user