mirror of
https://gitea.com/gitea/act_runner.git
synced 2026-03-02 09:50:17 +00:00
There might be use cases where users want to use GitHub's variables in the environment variables, which is a valid use case. This commits adds support for replacement of GitHub's env with GitHub's values. Signed-off-by: André Martins <aanm90@gmail.com>