A daemon that connects to a Forgejo instance and runs jobs for continuous integration. The installation and usage instructions are part of the Forgejo documentation https://forgejo.org/docs/next/admin/actions/
Find a file
Ryan c4a90aeef8 fix: rewrite StepContext env (#832)
* fix: rewrite StepContext env

step env from workflow should be last one to be written
fixes https://github.com/nektos/act/issues/777

* test: verify env correctness

* fix: move test into existing workflow
2021-09-28 01:18:59 +00:00
.github ci: pin goreleaser version (#825) 2021-09-26 09:05:43 -07:00
act fix: rewrite StepContext env (#832) 2021-09-28 01:18:59 +00:00
cmd Remove ubuntu-16.04 and add missing links for nix/go (#821) 2021-09-22 19:43:58 +00:00
main.go Initial commit with support for GitHub actions 2019-01-12 20:45:25 -08:00