Skip to content

Commit a5c30ac

Browse files
committed
fix: upgrade sync version
Now use the master branch to fetch lastest version
1 parent 458181a commit a5c30ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
destination-repo: "git@gitee.com:Doocs/advanced-java.git"
1818

1919
- name: Build Gitee Pages
20-
uses: yanglbme/gitee-pages-action@v1.1.0
20+
uses: yanglbme/gitee-pages-action@master
2121
with:
2222
gitee-username: yanglbme
2323
gitee-password: ${{ secrets.GITEE_PASSWORD }}

0 commit comments

Comments
 (0)