chore: update workflows config.

This commit is contained in:
jaywcjlove 2021-09-03 11:06:01 +08:00
parent f9cdad94d5
commit 520692cedd
1 changed files with 1 additions and 0 deletions

View File

@ -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