Update unstable.yml

This commit is contained in:
Jean-Christian Paul Denis 2024-11-13 10:50:40 +01:00 committed by GitHub
parent 433a9c878b
commit f190db29b1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -35,6 +35,6 @@ jobs:
- name: Generate artifact attestation
uses: actions/attest-build-provenance@v1
with:
subject-name: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME}}
subject-name: jcpd/docker-dotclear:test
subject-digest: ${{ steps.push.outputs.digest }}
push-to-registry: true