ci: fix branch name tag again
This commit is contained in:
parent
cc4ae42646
commit
8ab0390977
1 changed files with 1 additions and 1 deletions
|
|
@ -82,4 +82,4 @@ jobs:
|
||||||
with:
|
with:
|
||||||
file: Containerfile
|
file: Containerfile
|
||||||
push: true
|
push: true
|
||||||
tags: guardianproject.dev/${{ github.repository }}:${{ github.ref }}
|
tags: guardianproject.dev/${{ github.repository }}:${{ github.ref_name }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue