Browse Source

chore: update ci

JinMao 2 years ago
parent
commit
e7ac09cf39
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .github/workflows/deploy.yml

+ 2 - 2
.github/workflows/deploy.yml

@@ -108,9 +108,9 @@ jobs:
           git push origin --delete gh-pages
 
       - name: Deploy
-        uses: peaceiris/actions-gh-pages@v3
+        uses: peaceiris/actions-gh-pages@v3.9.0
         env:
-          deploy_key: ${{secrets.ACTIONS_DEPLOY_KEY}}
+          deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }}
           PUBLISH_BRANCH: gh-pages
           PUBLISH_DIR: ./dist
           CNAME: vben.vvbin.cn