Skip to content

Commit 90148aa

Browse files
authored
添加Gitee同步
1 parent 61f8823 commit 90148aa

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/workflows/HubMirror.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
steps:
2+
- name: Mirror the Github organization repos to Gitee.
3+
uses: knight000/trackerslist@master
4+
with:
5+
src: github/knight000
6+
dst: gitee/kni_gitee
7+
dst_key: ${{ secrets.GITEE_PRIVATE_KEY }}
8+
dst_token: ${{ secrets.GITEE_TOKEN }}
9+
account_type: user

0 commit comments

Comments
 (0)