mirror of
https://gitee.com/huanghongxun/HMCL-docs.git
synced 2025-02-23 06:34:03 +08:00
Update gitee.yml
This commit is contained in:
parent
de8a75c2cc
commit
c601492562
4
.github/workflows/gitee.yml
vendored
4
.github/workflows/gitee.yml
vendored
@ -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…
Reference in New Issue
Block a user