Skip to content

Commit 6062937

Browse files
authored
chore: update workflow
auto deploy gitee pages using https://github.com/yanglbme/gitee-pages-action
1 parent dd802a8 commit 6062937

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.github/workflows/sync.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ jobs:
1717
source-repo: [email protected]:doocs/advanced-java.git
1818
destination-repo: [email protected]:Doocs/advanced-java.git
1919

20-
# - name: Build Gitee Pages
21-
# uses: yanglbme/gitee-pages-action@main
22-
# with:
23-
# gitee-username: yanglbme
24-
# gitee-password: ${{ secrets.GITEE_PASSWORD }}
25-
# gitee-repo: doocs/advanced-java
26-
# branch: main
20+
- name: Build Gitee Pages
21+
uses: yanglbme/gitee-pages-action@main
22+
with:
23+
gitee-username: yanglbme
24+
gitee-password: ${{ secrets.GITEE_PASSWORD }}
25+
gitee-repo: doocs/advanced-java
26+
branch: main

0 commit comments

Comments
 (0)