mirror of https://github.com/openspug/spug
U 更新Action
parent
2c6414ba11
commit
10c119569e
|
@ -12,8 +12,8 @@ jobs:
|
||||||
- name: Mirror the Github organization repos to Gitee.
|
- name: Mirror the Github organization repos to Gitee.
|
||||||
uses: Yikun/gitee-mirror-action@v0.01
|
uses: Yikun/gitee-mirror-action@v0.01
|
||||||
with:
|
with:
|
||||||
src: github.com/openspug
|
src: github/openspug
|
||||||
dst: gitee.com/openspug
|
dst: gitee/openspug
|
||||||
# Gitee对应的秘钥
|
# Gitee对应的秘钥
|
||||||
private_key: ${{ secrets.mac_pro_videojj }}
|
private_key: ${{ secrets.mac_pro_videojj }}
|
||||||
# 需要同步的Github组织名(源)
|
# 需要同步的Github组织名(源)
|
||||||
|
|
Loading…
Reference in New Issue