Skip to content

Commit

Permalink
Permissions worked. Subject-name might be off.
Browse files Browse the repository at this point in the history
  • Loading branch information
andylassiter committed Aug 1, 2024
1 parent a00ac0e commit a8af767
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,6 @@ jobs:
uses: actions/attest-build-provenance@v1
id: attest
with:
subject-name: index.docker.io/xnat/mice-image-splitter
subject-name: ${{ steps.push.outputs.name }}
subject-digest: ${{ steps.push.outputs.digest }}
push-to-registry: true

0 comments on commit a8af767

Please sign in to comment.