Skip to content

Commit

Permalink
UPDATE workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
JessicaFM committed Oct 29, 2024
1 parent fb36b08 commit 011ef2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/image-publishing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,5 +91,5 @@ jobs:
context: .
file: ./Dockerfile.devci
push: true
tags: ghcr.io/inab/${{ env.IMAGE_NAME }}:test2
tags: ghcr.io/${{ env.IMAGE_NAME }}:test2
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit 011ef2c

Please sign in to comment.