mirror of
https://github.com/doocs/advanced-java.git
synced 2024-12-26 04:00:08 +08:00
fix: upgrade sync version
Now use the master branch to fetch lastest version
This commit is contained in:
parent
458181ad8e
commit
a5c30ace21
2
.github/workflows/sync.yml
vendored
2
.github/workflows/sync.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
||||
destination-repo: "git@gitee.com:Doocs/advanced-java.git"
|
||||
|
||||
- name: Build Gitee Pages
|
||||
uses: yanglbme/gitee-pages-action@v1.1.0
|
||||
uses: yanglbme/gitee-pages-action@master
|
||||
with:
|
||||
gitee-username: yanglbme
|
||||
gitee-password: ${{ secrets.GITEE_PASSWORD }}
|
||||
|
Loading…
Reference in New Issue
Block a user