Skip to content

Commit

Permalink
publish tags
Browse files Browse the repository at this point in the history
  • Loading branch information
mattlanham committed Feb 9, 2025
1 parent d909110 commit 4289a0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
type=raw,value=latest,enable={{is_default_branch}}
type=ref,event=branch
type=ref,event=pr
type=semver,pattern={{version}}
type=semver,pattern=v{{version}}
type=sha,format=short
- name: Build and push Docker image
Expand Down

0 comments on commit 4289a0b

Please sign in to comment.