Browse Source

Update gitee.yml

changelog/3.5.6
zkitefly 10 months ago
parent
commit
c601492562
  1. 4
      .github/workflows/gitee.yml

4
.github/workflows/gitee.yml

@ -5,13 +5,13 @@ on:
jobs:
run:
if: ${{ github.repository_owner == 'huanghongxun' }}
if: ${{ github.repository_owner == 'HMCL-dev' }}
runs-on: ubuntu-latest
steps:
- name: Mirror Github to Gitee
uses: Yikun/hub-mirror-action@v1.3
with:
src: github/huanghongxun
src: github/HMCL-dev
dst: gitee/huanghongxun
static_list: 'HMCL-docs'
force_update: true

Loading…
Cancel
Save