mirror of
https://github.com/HMCL-dev/HMCL.git
synced 2025-08-03 19:36:53 -04:00
Update Hub Mirror Action
to 1.3 (#2458)
Update `Hub Mirror Action` to 1.3 [Release note](https://github.com/Yikun/hub-mirror-action/releases/tag/v1.3) > 升级PyYaml以修复PyYaml安装问题 https://github.com/Yikun/hub-mirror-action/pull/182 > 开启pull_request_target帮助开发者触发CI验证 https://github.com/Yikun/hub-mirror-action/pull/139 > 新增clone_style的说明文档 https://github.com/Yikun/hub-mirror-action/pull/146 感谢@AdoShan > 新增与repo-list-generator共同使用的文档 https://github.com/Yikun/hub-mirror-action/pull/150 感谢@yi-Xu-0100 Fix sync to gitee action `ModuleNotFoundError: No module named 'yaml'` [show detail](https://github.com/huanghongxun/HMCL/actions/runs/5783970016/job/15673761600) Signed-off-by: yangyangdaji <1504305527@qq.com>
This commit is contained in:
parent
d83b508ce4
commit
a8b0f81b68
2
.github/workflows/gitee.yml
vendored
2
.github/workflows/gitee.yml
vendored
@ -9,7 +9,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Mirror Github to Gitee
|
- name: Mirror Github to Gitee
|
||||||
uses: Yikun/hub-mirror-action@v1.1
|
uses: Yikun/hub-mirror-action@v1.3
|
||||||
with:
|
with:
|
||||||
src: github/huanghongxun
|
src: github/huanghongxun
|
||||||
dst: gitee/huanghongxun
|
dst: gitee/huanghongxun
|
||||||
|
Loading…
x
Reference in New Issue
Block a user