Skip to content

Commit

Permalink
Update Sync-to-gitcode.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mouuii authored Jan 4, 2025
1 parent 423334d commit b9821d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Sync-to-gitcode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: wearerequired/git-mirror-action@master
env:
# 注意在 Settings->Secrets 配置 GITEE_RSA_PRIVATE_KEY
SSH_PRIVATE_KEY: ${{ secrets.GITCODE_RSA_PRIVATE_KEY }}
SSH_PRIVATE_KEY: ${{ secrets.GITEE_RSA_PRIVATE_KEY }}
with:
# 注意替换为你的 GitHub 源仓库地址
source-repo: [email protected]:cit965/k8s-learning.git
Expand Down

0 comments on commit b9821d2

Please sign in to comment.