chore: update sync workflow

main
Libin YANG 2 weeks ago committed by GitHub
parent 7ada59f772
commit af34a4d1b7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -17,10 +17,10 @@ jobs:
source-repo: git@github.com:doocs/source-code-hunter.git
destination-repo: git@gitee.com:Doocs/source-code-hunter.git
- name: Build Gitee Pages
uses: yanglbme/gitee-pages-action@main
with:
gitee-username: yanglbme
gitee-password: ${{ secrets.GITEE_PASSWORD }}
gitee-repo: doocs/source-code-hunter
branch: main
# - name: Build Gitee Pages
# uses: yanglbme/gitee-pages-action@main
# with:
# gitee-username: yanglbme
# gitee-password: ${{ secrets.GITEE_PASSWORD }}
# gitee-repo: doocs/source-code-hunter
# branch: main

Loading…
Cancel
Save