fix: ci
This commit is contained in:
parent
cdb460897b
commit
37c25a42f5
|
|
@ -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…
Reference in New Issue