spiegel-keyman/.github/workflows
Eberhard Beilharz 6b2437e8a3
fix(linux): Properly use and pass run_id
The previous attempt where we set a environment variable for the
artifacts key resulted in a chicken/egg problem: we needed the environment
variable to be able to restore the cached artifacts, but we needed
the cached artifacts in order to be able to read the variables...

This change now properly uses run_id: in `deb-packaging.yml` we can
directly use `run_id` from the context. In `api-verification.yml` we get
it from the payload context.

Cf https://docs.github.com/en/webhooks/webhook-events-and-payloads#workflow_run
2024-05-24 16:14:52 +02:00
..
api-verification.yml fix(linux): Properly use and pass run_id 2024-05-24 16:14:52 +02:00
auto-merge-keyman-server-pr.yml chore(common): Specify Keyman repo on GitHub actions 2023-12-11 10:24:30 +07:00
crowdin.yml chore(common): Specify Keyman repo on GitHub actions 2023-12-11 10:24:30 +07:00
deb-packaging.README.md chore(linux): Address code review comments 2023-11-13 18:14:55 +01:00
deb-packaging.yml fix(linux): Properly use and pass run_id 2024-05-24 16:14:52 +02:00
labeler.yml chore(common): Specify Keyman repo on GitHub actions 2023-12-11 10:24:30 +07:00