mirror of
https://gitea.com/gitea/act_runner.git
synced 2026-03-21 04:16:46 +08:00
* fix: add `server_url` attribute to github context The `server_urL` attribute was missing in the `github` context. Previously it was exposed as environment variable only. Closes #1726 * fix: also set `api_url` and `graphql_url` attributes