Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
mattholy committed Feb 5, 2024
1 parent c80cf21 commit bbc4401
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,7 @@ jobs:
push: true
provenance: mode=max
sbom: true
tags: mattholy/wand:${{ steps.tag-gen.outputs.tag }}
tags: |
mattholy/wand:${{ steps.tag-gen.outputs.tag }}
mattholy/wand:latest
build-args: VERSION=${{ steps.tag-gen.outputs.tag }}

0 comments on commit bbc4401

Please sign in to comment.