Skip to content

Commit

Permalink
Update docker-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
collinmcneese authored May 3, 2024
1 parent 31283b9 commit 5d41471
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,4 @@ jobs:
with:
subject-name: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:${{ steps.output-collector.outputs.output }}
subject-digest: ${{ steps.build-docker.outputs.digest }}
push-to-registry: true
push-to-registry: false

0 comments on commit 5d41471

Please sign in to comment.