Skip to content

Commit

Permalink
disabled pushing attestation to registry
Browse files Browse the repository at this point in the history
  • Loading branch information
realStandal committed Jul 5, 2024
1 parent ae626c2 commit d33c965
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/actions/docker/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ runs:
with:
subject-name: ghcr.io/${{ github.repository }}-${{ inputs.name }}
subject-digest: ${{ steps.push.outputs.digest }}
push-to-registry: true

- name: Announce Images
uses: thollander/actions-comment-pull-request@v2
Expand Down

0 comments on commit d33c965

Please sign in to comment.