fix
This commit is contained in:
parent
03154746a9
commit
ff2247b530
1 changed files with 0 additions and 1 deletions
1
.github/workflows/push.yml
vendored
1
.github/workflows/push.yml
vendored
|
|
@ -48,7 +48,6 @@ jobs:
|
||||||
uses: actions/attest-build-provenance@v1
|
uses: actions/attest-build-provenance@v1
|
||||||
with:
|
with:
|
||||||
subject-path: ${{ github.workspace }}
|
subject-path: ${{ github.workspace }}
|
||||||
subject-digest: ${{ steps.build-and-push.outputs.digest }}
|
|
||||||
subject-name: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
|
subject-name: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
|
||||||
push-to-registry: true
|
push-to-registry: true
|
||||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue