Add Why are we using gitea.com/BoYanZh/checkout?

张泊明518370910136 2025-01-19 09:02:30 +08:00
parent f726db56bf
commit 4eba56b616

@ -0,0 +1,3 @@
1. `act_runner` only supports URL with format `${host}/${owner}/${name}`, `${host}/git/${owner}/${name}` does not work.
2. By default, `actions/checkout` also only supports URL with format `${host}/${owner}/${name}`.
3. `gitea.com/BoYanZh/checkout` is modified, which hardcodes ssh port to clone the repo in `act_runner`.