mirror of
https://github.com/doocs/md.git
synced 2026-08-30 17:35:08 +08:00
chore: update release cli (#461)
This commit is contained in:
@@ -17,7 +17,7 @@ jobs:
|
||||
node-version: '20'
|
||||
registry-url: 'https://registry.npmjs.org'
|
||||
- run: npm install
|
||||
- run: npm run build-cli
|
||||
- run: npm run build:cli
|
||||
- run: cd md-cli && npm ci && npm publish
|
||||
env:
|
||||
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user