forgejo-runner-act/pkg
Michael Heap ef9fab9fad
Normalise Runs.Using to lowercase (#222)
Currently, providing `using: Docker` is an error as the switch statement in `step_context.go` is case sensitive.

Actions run successfully on GitHub with `using: Docker` leading me to believe that they're case insensitive. This commit updates `act` to match

Co-authored-by: Casey Lee <cplee@nektos.com>
2020-05-03 20:59:13 -07:00
..
common *: update go-git import (#194) 2020-04-16 16:24:30 -07:00
container fix: ignore symlink errors 2020-04-22 23:48:25 -07:00
model Normalise Runs.Using to lowercase (#222) 2020-05-03 20:59:13 -07:00
runner Add default error case for Runs.Using (#221) 2020-05-03 20:55:20 -07:00