mirror of
https://gitea.com/gitea/act_runner.git
synced 2026-08-08 06:35:03 +02:00
* feature: Add support for github action variables * add --var flag for github variables * unitests: Updated unittests to cover vars context. * Remove syntax extension for vars and correct unit tests * Update pkg/runner/expression.go Co-authored-by: ChristopherHX <[email protected]> --------- Co-authored-by: kuanyong-wong-partior <[email protected]> Co-authored-by: ChristopherHX <[email protected]>