Skip to content

Commit d8a9455

Browse files
author
codewithcj001
committed
fix
1 parent 856f2aa commit d8a9455

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker_auto_publish_on_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
- name: Generate artifact attestation
6161
uses: actions/attest-build-provenance@v2
6262
with:
63-
subject-name: codewithcj/sparkybudget
63+
subject-name: ghcr.io/${{ github.repository }}
6464
subject-digest: ${{ steps.build-and-push.outputs.digest }}
6565
push-to-registry: true
6666
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)