Skip to content

Commit

Permalink
Update release-docker workflow to push latest tag to the Docker regis…
Browse files Browse the repository at this point in the history
…try.
  • Loading branch information
Denis Smet committed Mar 11, 2024
1 parent f3d67d8 commit 929d2f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ jobs:
uses: docker/build-push-action@v5
with:
push: true
tags: jbzoo/csv-blueprint:${{ env.GITHUB_REF_NAME }}
tags: jbzoo/csv-blueprint:latest

0 comments on commit 929d2f1

Please sign in to comment.