mirror of
https://gitee.com/dgiiot/dgiot.git
synced 2024-11-30 03:07:40 +08:00
sync to gitee
This commit is contained in:
parent
f28a822aca
commit
7b26370f88
3
.github/workflows/build_slim_packages.yaml
vendored
3
.github/workflows/build_slim_packages.yaml
vendored
@ -46,8 +46,9 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: ${{ matrix.os }}
|
name: ${{ matrix.os }}
|
||||||
path: _packages/**/*.zip
|
path: _packages/**/*.zip
|
||||||
|
|
||||||
- name: Mirror the Github organization repos to Gitee.
|
- name: Mirror the Github organization repos to Gitee.
|
||||||
- uses: Yikun/hub-mirror-action@v1.0
|
uses: Yikun/hub-mirror-action@v1.0
|
||||||
with:
|
with:
|
||||||
src: github/dgiot
|
src: github/dgiot
|
||||||
dst: gitee/dgiiot
|
dst: gitee/dgiiot
|
||||||
|
Loading…
Reference in New Issue
Block a user