mirror of
https://gitea.com/gitea/act
synced 2026-05-01 01:27:48 +02: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