Skip to content

Commit

Permalink
Fix the tags
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Druez <[email protected]>
  • Loading branch information
tdruez committed Oct 25, 2023
1 parent 9a2bbdb commit 4b6209f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
uses: docker/build-push-action@v5
with:
push: true
tags: ghcr.io/user/app:latest
tags: ${{ steps.vars.outputs.tags }}

0 comments on commit 4b6209f

Please sign in to comment.