release: v3 release test

This commit is contained in:
kailong321200875 2022-02-19 08:48:48 +08:00
parent d1cfd4eb8e
commit 8035935df2
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ jobs:
yarn run build:pro yarn run build:pro
- name: Deploy - name: Deploy
uses: peaceiris/actions-gh-pages@v2.5.0 uses: peaceiris/actions-gh-pages@v3
env: env:
ACTIONS_DEPLOY_KEY: ${{secrets.ACTIONS_DEPLOY_KEY}} ACTIONS_DEPLOY_KEY: ${{secrets.ACTIONS_DEPLOY_KEY}}
PUBLISH_BRANCH: gh-pages PUBLISH_BRANCH: gh-pages