Skip to content

Commit 169e1a2

Browse files
author
Robert Haimerl
committed
set registry for attestation
1 parent 3af805c commit 169e1a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ jobs:
3838
- name: Generate artifact attestation
3939
uses: actions/attest-build-provenance@v1
4040
with:
41-
subject-name: codingdepot/idp-target-registry
41+
subject-name: docker.io/codingdepot/idp-target-registry
4242
subject-digest: ${{ steps.push.outputs.digest }}
4343
push-to-registry: true

0 commit comments

Comments
 (0)