Skip to content

Commit

Permalink
Update gitee-sync.yml (#2936)
Browse files Browse the repository at this point in the history
  • Loading branch information
tonybase committed Jul 28, 2023
1 parent e2a0bac commit 072b2ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gitee-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Checkout source code
uses: actions/checkout@v3
- name: Mirror Github to Gitee
uses: Yikun/hub-mirror-action@v1.2
uses: Yikun/hub-mirror-action@v1.3
with:
src: github/go-kratos
dst: gitee/go-kratos
Expand All @@ -24,4 +24,4 @@ jobs:
timeout: 600
debug: true
force_update: true
static_list: "kratos"
static_list: "kratos"

0 comments on commit 072b2ee

Please sign in to comment.