Skip to content

Commit

Permalink
fix: add push prop to build-push step
Browse files Browse the repository at this point in the history
  • Loading branch information
yasinmiran committed Oct 10, 2024
1 parent 48aacb9 commit 5a121c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,3 +77,4 @@ jobs:
tags: |
ghcr.io/${{ env.repo_name }}:${{ needs.bump_version.outputs.version }}
ghcr.io/${{ env.repo_name }}:latest
push: 'true'

0 comments on commit 5a121c9

Please sign in to comment.