Commit b5e94d03ed1b53852ac3666b75fad50f71fc1458
Committed by
GitHub
1 parent
a1cfcfe3
Update gitee-mirror.yml
Showing
1 changed file
with
1 additions
and
1 deletions
.github/workflows/gitee-mirror.yml
| ... | ... | @@ -2,7 +2,7 @@ |
| 2 | 2 | # 效果:github repo 代码更新之后,会自动同步至 gitee |
| 3 | 3 | # 使用到的 GitHub Action:https://github.com/Yikun/hub-mirror-action |
| 4 | 4 | |
| 5 | -This is a basic workflow to help you get started with Actions | |
| 5 | +# This is a basic workflow to help you get started with Actions | |
| 6 | 6 | |
| 7 | 7 | name: gitee-mirror<sync2gitee.com> |
| 8 | 8 | ... | ... |