mirror of
https://github.com/NeteaseCloudMusicApiEnhanced/api-enhanced.git
synced 2025-10-22 14:43:10 +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
|
||||
registry-url: 'https://registry.npmjs.org/'
|
||||
- run: npm install
|
||||
- run: npm run build
|
||||
- run: npm publish --access public
|
||||
env:
|
||||
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user