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:
|
||||
file: Containerfile
|
||||
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