elements/.github
willcl-ark 16e10f928c
ci: expose all ACTIONS_* vars
When using `docker buildx build` in conjunction with the `gha` backend
cache type, it's important to specify the URL and TOKEN needed to
authenticate.

On Cirrus runners this is working with only `ACTIONS_CACHE_URL` and
`ACTIONS_RUNTIME_TOKEN`, but this is not enough for the GitHub backend.

Fix this by exporting all `ACTIONS_*` variables.

This fixes cache restore/save on forks or where GH-hosted runners are
being used.

Github-Pull: #33508
Rebased-From: bc706955d740f8a59bec78e44d33e80d1cca373b
2025-10-14 10:01:37 +01:00
..
actions ci: expose all ACTIONS_* vars 2025-10-14 10:01:37 +01:00
ISSUE_TEMPLATE doc: Fill in the required skills in the good_first_issue template 2023-08-30 14:02:08 +02:00
workflows ci: Checkout latest merged pulls 2025-09-23 15:26:10 +01:00
PULL_REQUEST_TEMPLATE.md doc: Add redirect for GUI issues and pull requests 2020-06-08 10:06:02 -04:00