chore: update workflows config.
This commit is contained in:
parent
f9cdad94d5
commit
520692cedd
|
|
@ -28,6 +28,7 @@ jobs:
|
||||||
- run: npm-publish --token="${{ secrets.NPM_TOKEN }}" ./package.json
|
- run: npm-publish --token="${{ secrets.NPM_TOKEN }}" ./package.json
|
||||||
|
|
||||||
- run: npm run dash
|
- run: npm run dash
|
||||||
|
- run: rm -rf .deploy/linux-command.docset
|
||||||
|
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
uses: peaceiris/actions-gh-pages@v3
|
uses: peaceiris/actions-gh-pages@v3
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue