Skip to content

Commit af34a4d

Browse files
authored
chore: update sync workflow
1 parent 7ada59f commit af34a4d

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.github/workflows/sync.yml

+7-7
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ jobs:
1717
source-repo: [email protected]:doocs/source-code-hunter.git
1818
destination-repo: [email protected]:Doocs/source-code-hunter.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/source-code-hunter
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/source-code-hunter
26+
# branch: main

0 commit comments

Comments
 (0)