mirror of
https://gitee.com/johng/gf
synced 2026-06-06 16:21:40 +08:00
feat: upgrade gitee sync Hub Mirror Action (#3272)
This commit is contained in:
4
.github/workflows/gitee-sync.yml
vendored
4
.github/workflows/gitee-sync.yml
vendored
@ -13,8 +13,8 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout source code
|
||||
uses: actions/checkout@v4
|
||||
- name: Mirror Github to Gitee
|
||||
uses: Yikun/hub-mirror-action@v1.2
|
||||
- name: Mirror GitHub to Gitee
|
||||
uses: Yikun/hub-mirror-action@v1.3
|
||||
with:
|
||||
src: github/gogf
|
||||
dst: gitee/johng
|
||||
|
||||
Reference in New Issue
Block a user