We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61efda8 commit 4383364Copy full SHA for 4383364
.github/workflows/docker-publish.yml
@@ -73,6 +73,6 @@ jobs:
73
- name: Generate artifact attestation
74
uses: actions/attest-build-provenance@v1
75
with:
76
- subject-name: ghcr.io/${{ github.repository }}
+ subject-name: ghcr.io/logcreative/pgfplotsedt
77
subject-digest: ${{ steps.build-and-push.outputs.digest }}
78
push-to-registry: true
0 commit comments