Update unstable.yml
This commit is contained in:
parent
433a9c878b
commit
f190db29b1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/unstable.yml
vendored
2
.github/workflows/unstable.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue