⚙️ .github: add sha tag

This commit is contained in:
neingeist 2023-01-29 15:44:40 +01:00
parent 09242221b9
commit 5e4962e538

View file

@ -21,6 +21,7 @@ jobs:
with:
images: ghcr.io/${{ env.ENDPOINT }}
tags: |
type=sha,prefix=,format=short,enable=true
type=ref,event=branch
# set latest tag for default branch
type=raw,value=latest,enable={{is_default_branch}}