Browse Source

fix: ci

pull/2378/head
vben 4 years ago
parent
commit
37c25a42f5
  1. 2
      .github/workflows/deploy.yml

2
.github/workflows/deploy.yml

@ -109,7 +109,7 @@ jobs:
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
env:
with:
ACTIONS_DEPLOY_KEY: ${{secrets.ACTIONS_DEPLOY_KEY}}
PUBLISH_BRANCH: gh-pages
PUBLISH_DIR: ./dist

Loading…
Cancel
Save