Skip to content

Commit

Permalink
Merge pull request #1 from zxcev/zxcev-patch-1
Browse files Browse the repository at this point in the history
Update action.yml
  • Loading branch information
zxcev authored Sep 2, 2024
2 parents 9a25d52 + 40644c0 commit fd51b48
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/actions/containerization/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,6 @@ runs:
with:
context: .
push: true
tags: ${{ env.CONTAINER_IMAGE_PATH }}
tags: |
${{ env.CONTAINER_IMAGE_PATH }}
${{ inputs.dockerhub-username }}/${{ inputs.artifact-name }}:latest

0 comments on commit fd51b48

Please sign in to comment.