We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8654988 + f487845 commit ecdd0ccCopy full SHA for ecdd0cc
1 file changed
.github/workflows/docker-image.yml
@@ -49,6 +49,7 @@ jobs:
49
type=raw,value=latest,enable=${{ github.ref == format('refs/heads/{0}', 'main') }}
50
type=sha
51
type=ref,event=branch
52
+ type=ref,event=tag
53
54
- name: Set up Docker Buildx
55
uses: docker/setup-buildx-action@v3
0 commit comments