Skip to content

Commit 712a5c4

Browse files
authored
chore: update sync workflow
1 parent 252585a commit 712a5c4

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
@@ -16,10 +16,10 @@ jobs:
1616
source-repo: [email protected]:doocs/doocs.github.io.git
1717
destination-repo: [email protected]:Doocs/doocs.git
1818

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

0 commit comments

Comments
 (0)