Skip to content

Commit

Permalink
chore: rename
Browse files Browse the repository at this point in the history
  • Loading branch information
nperez0111 committed Jul 22, 2024
1 parent f4db9ac commit a3f838e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,6 @@ jobs:
uses: actions/attest-build-provenance@v1
id: attest
with:
subject-name: ghcr.io/${{ env.IMAGE_NAME }}
subject-name: ghcr.io/${{ env.IMAGE_NAME }}-caddy
subject-digest: ${{ steps.build-and-push.outputs.digest }}
push-to-registry: true

0 comments on commit a3f838e

Please sign in to comment.