parent
8530840ddf
commit
a90cac7923
|
|
@ -0,0 +1,6 @@
|
||||||
|
name: sync-gitee-mirror
|
||||||
|
uses: abersheeran/sync-gitee-mirror@v1-beta
|
||||||
|
with:
|
||||||
|
repository: https://gitee.com/focus-creative-games/luban.git
|
||||||
|
username: ${{secrets.GITEE_USERNAME}}
|
||||||
|
password: ${{secrets.GITEE_PASSWORD}}
|
||||||
Loading…
Reference in New Issue