mirror of
https://gitea.com/gitea/runner.git
synced 2026-07-08 16:06:49 +08:00
33ccfa6f3b
* fix: change `env` to be an interface allows to use GitHub functions like `fromJson()` * fix: change matrix to an interface instead of map This allows to use GitHub functions like `fromJson()` to create dynamic matrixes Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>