ci: fix branch name tag again
Some checks failed
ci / ruff (push) Successful in 4s
ci / ty (push) Successful in 4s
ci / tests (push) Successful in 16s
ci / build (push) Failing after 10s

This commit is contained in:
Iain Learmonth 2026-06-22 15:26:39 +01:00
parent cc4ae42646
commit 8ab0390977

View file

@ -82,4 +82,4 @@ jobs:
with:
file: Containerfile
push: true
tags: guardianproject.dev/${{ github.repository }}:${{ github.ref }}
tags: guardianproject.dev/${{ github.repository }}:${{ github.ref_name }}