-
Revert supporting multiple default actions URLs and use github for exec by default (#262)
released this
2023-06-30 08:53:18 +01:00 | 109 commits to main since this release⚠️ BREAKING ⚠️
Follow https://github.com/go-gitea/gitea/pull/25581 and gitea/act#70 .
- Revert "Parse multiple default actions URLs (#200)"
- Revert "fix defaultActionsUrls config for exec (#233)"
- Use
https://github.comfor exec by default.
Reviewed-on: https://gitea.com/gitea/act_runner/pulls/262
Downloads