Skip to content

Commit

Permalink
Update workflow tags
Browse files Browse the repository at this point in the history
  • Loading branch information
robolyst committed Nov 12, 2022
1 parent 401a508 commit d41939e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ jobs:
with:
context: .
push: true
tags: ${{ steps.meta.outputs.tags }}
tags: dradrian/ibportal:${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit d41939e

Please sign in to comment.