Skip to content

Commit 14c9556

Browse files
JarLobCopilot
andauthored
Update .github/workflows/release.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 6ee041c commit 14c9556

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ jobs:
4141
- name: Generate artifact attestation
4242
uses: actions/attest-build-provenance@v3
4343
with:
44-
subject-name: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
44+
subject-name: ${{ env.REGISTRY }}/${{ env.USER }}/${{ env.IMAGE_NAME }}
4545
subject-digest: '${{ steps.docker_build.outputs.digest }}'
4646
push-to-registry: true

0 commit comments

Comments
 (0)