chore: update workflow

auto deploy gitee pages using https://github.com/yanglbme/gitee-pages-action
This commit is contained in:
Libin YANG 2023-10-09 09:43:35 +08:00 committed by GitHub
parent dd802a8de9
commit 60629378ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,10 +17,10 @@ jobs:
source-repo: git@github.com:doocs/advanced-java.git
destination-repo: git@gitee.com:Doocs/advanced-java.git
# - name: Build Gitee Pages
# uses: yanglbme/gitee-pages-action@main
# with:
# gitee-username: yanglbme
# gitee-password: ${{ secrets.GITEE_PASSWORD }}
# gitee-repo: doocs/advanced-java
# branch: main
- name: Build Gitee Pages
uses: yanglbme/gitee-pages-action@main
with:
gitee-username: yanglbme
gitee-password: ${{ secrets.GITEE_PASSWORD }}
gitee-repo: doocs/advanced-java
branch: main