Skip to content

Commit

Permalink
update sync action
Browse files Browse the repository at this point in the history
  • Loading branch information
WinterPu committed Nov 25, 2024
1 parent a0040c3 commit fc62434
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sync-2-gitee.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ jobs:
env:
SSH_PRIVATE_KEY: ${{ secrets.GITEE_RSA_PRIVATE_KEY }}
with:
source-repo: [email protected]:hugo-next/hugo-theme-next-starter.git
destination-repo: [email protected]:hugo-next/hugo-theme-next-starter.git
source-repo: [email protected]:WinterPu/blog.git
destination-repo: [email protected]:WinterPu/blog.git

0 comments on commit fc62434

Please sign in to comment.