Skip to content

Commit edffbb4

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

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/workflows/sync.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,11 @@ jobs:
1616
with:
1717
source-repo: [email protected]:doocs/source-code-hunter.git
1818
destination-repo: [email protected]:Doocs/source-code-hunter.git
19+
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/source-code-hunter
26+
branch: main

0 commit comments

Comments
 (0)