提交 bbf60f6f 编写于 作者: richard_1015's avatar richard_1015

chore: sync gitee gitcode

上级 52eabc26
name: Sync to Gitee
name: Sync to Gitee、Gitcode
on:
push:
......@@ -15,3 +15,11 @@ jobs:
with:
source-repo: git@github.com:jdf2e/nutui.git
destination-repo: git@gitee.com:jd-platform-opensource/nutui.git
steps:
- name: Sync to Gitcode
uses: wearerequired/git-mirror-action@master
env:
SSH_PRIVATE_KEY: ${{ secrets.GITEE_RSA_PRIVATE_KEY }}
with:
source-repo: git@github.com:jdf2e/nutui.git
destination-repo: git@gitcode.net:jd/nutui.git
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册