We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 458181a commit a5c30acCopy full SHA for a5c30ac
1 file changed
.github/workflows/sync.yml
@@ -17,7 +17,7 @@ jobs:
17
destination-repo: "git@gitee.com:Doocs/advanced-java.git"
18
19
- name: Build Gitee Pages
20
- uses: yanglbme/gitee-pages-action@v1.1.0
+ uses: yanglbme/gitee-pages-action@master
21
with:
22
gitee-username: yanglbme
23
gitee-password: ${{ secrets.GITEE_PASSWORD }}
0 commit comments