mirror of
https://github.com/goauthentik/authentik
synced 2026-05-10 17:12:08 +02:00
* ci: fix checkout stable (again) Fixes the fix at https://github.com/goauthentik/authentik/pull/18303 This fails on version branches that already have releases, because the version tag is named `version/${numbers}`, not just `${numbers}`. * lint by human Thank you <3 Co-authored-by: Jens L. <jens@goauthentik.io> Signed-off-by: Simonyi Gergő <28359278+gergosimonyi@users.noreply.github.com> --------- Signed-off-by: Simonyi Gergő <28359278+gergosimonyi@users.noreply.github.com> Co-authored-by: Jens L. <jens@goauthentik.io>