Skip to content

Commit

Permalink
chore: update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
yanglbme committed Oct 9, 2023
1 parent 4df20dd commit edffbb4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,11 @@ jobs:
with:
source-repo: [email protected]:doocs/source-code-hunter.git
destination-repo: [email protected]: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

0 comments on commit edffbb4

Please sign in to comment.