Skip to content

Commit

Permalink
Enable attestations
Browse files Browse the repository at this point in the history
Signed-off-by: Matthew DeVenny <[email protected]>
  • Loading branch information
matthewdevenny committed Dec 12, 2024
1 parent 8d66ea1 commit 72c4a90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,6 @@ jobs:
if: ${{ env.PUBLISH == 'yes' }}
uses: actions/attest-build-provenance@v2
with:
subject-name: ghcr.io/boxboat/dockcmd
subject-name: boxboat/dockcmd
subject-digest: ${{ steps.push.outputs.digest }}
push-to-registry: true

0 comments on commit 72c4a90

Please sign in to comment.