Skip to content

Commit

Permalink
feature: 《分布式高性能网关》-需求分析-第03节
Browse files Browse the repository at this point in the history
  • Loading branch information
binghe001 committed Jul 10, 2024
1 parent bb56f20 commit de0bacb
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@ jobs:
BRANCH: master
FOLDER: .site
SSH_PRIVATE_KEY: ${{ secrets.DEPLOY_PRIVATE_KEY }}
- name: Sync to Gitcode
uses: wearerequired/git-mirror-action@master
env:
SSH_PRIVATE_KEY: ${{ secrets.DEPLOY_PRIVATE_KEY }}
with:
source-repo: [email protected]:binghe001/binghe001.github.io.git
destination-repo: [email protected]:binghe/binghe.gitcode.host.git
# - name: Sync to Gitcode
# uses: wearerequired/git-mirror-action@master
# env:
# SSH_PRIVATE_KEY: ${{ secrets.DEPLOY_PRIVATE_KEY }}
# with:
# source-repo: [email protected]:binghe001/binghe001.github.io.git
# destination-repo: [email protected]:binghe/binghe.gitcode.host.git
- name: Sync to Atomgit
uses: wearerequired/git-mirror-action@master
env:
Expand Down

0 comments on commit de0bacb

Please sign in to comment.