Browse Source

chore: update ci

JinMao 2 năm trước cách đây
mục cha
commit
750a50ebfd
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .github/workflows/deploy.yml

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

@@ -108,7 +108,7 @@ jobs:
           git push origin --delete gh-pages
 
       - name: Deploy
-        uses: peaceiris/actions-gh-pages@v3
+        uses: peaceiris/actions-gh-pages@v2.5
         env:
           deploy_key: ${{secrets.ACTIONS_DEPLOY_KEY}}
           PUBLISH_BRANCH: gh-pages