Closed mxcad closed 1 year ago
@mxcad 应该是gitee侧包含有github未包含的commits引起的。
- name: Mirror the Github organization repos to Gitee.
uses: Yikun/hub-mirror-action@master
with:
src: 'github/mxcad'
dst: 'gitee/mxcadx'
dst_key: ${{ secrets.GITEE_PRIVATE_KEY }}
dst_token: ${{ secrets.GITEE_TOKEN }}
static_list: "mxdraw_docs"
force_update: true
加下force_update试下 https://github.com/Yikun/hub-mirror-action#%E5%8F%AF%E9%80%89%E5%8F%82%E6%95%B0
报错: