Files
firezone/.github
Thomas Eizinger ced0579f93 fix(ci): use outcome instead of conclusion (#9792)
According to the documentation [0]:

> When a `continue-on-error step` fails, the `outcome` is `failure`, but
the final `conclusion` is `success`.

We update the action accordingly to make our retry mechanism work.

[0]:
https://docs.github.com/es/actions/reference/contexts-reference#steps-context

Signed-off-by: Thomas Eizinger <thomas@eizinger.io>
2025-07-06 08:44:31 +00:00
..