mirror of
https://github.com/doocs/advanced-java.git
synced 2024-12-24 03:50:08 +08:00
chore: update sync workflow
This commit is contained in:
parent
218d792a33
commit
529e9abdb5
14
.github/workflows/sync.yml
vendored
14
.github/workflows/sync.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user