Skip to content

Commit

Permalink
Update build-publish-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mario-winkler authored Oct 8, 2024
1 parent 31723b3 commit c870b89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-publish-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
uses: docker/build-push-action@v6
with:
push: true
tags: eoepca/registration-harvester:latest
tags: eoepca/registration-harvester:latest,eoepca/registration-harvester:${{ github.ref_name }}

0 comments on commit c870b89

Please sign in to comment.