Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
keynmol committed Jun 27, 2024
1 parent 346730d commit 3c485fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-env-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
uses: actions/attest-build-provenance@v1
with:
subject-name: ${{ env.IMAGE_NAME}}
subject-digest: ${{ steps.push.outputs.digest }}
subject-digest: ${{ steps.build.outputs.digest }}
push-to-registry: true

docker_release_merge:
Expand Down

0 comments on commit 3c485fb

Please sign in to comment.