We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3af805c commit 169e1a2Copy full SHA for 169e1a2
.github/workflows/release.yaml
@@ -38,6 +38,6 @@ jobs:
38
- name: Generate artifact attestation
39
uses: actions/attest-build-provenance@v1
40
with:
41
- subject-name: codingdepot/idp-target-registry
+ subject-name: docker.io/codingdepot/idp-target-registry
42
subject-digest: ${{ steps.push.outputs.digest }}
43
push-to-registry: true
0 commit comments