Skip to content

Commit

Permalink
Add the missing id for the push step used as a reference for attestat…
Browse files Browse the repository at this point in the history
…ion generation

Signed-off-by: Tim Walter <[email protected]>
  • Loading branch information
twwd committed Sep 11, 2024
1 parent 8d79dba commit 88b757f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ jobs:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

- name: Build and Push Container Image
id: push
uses: docker/build-push-action@v6
with:
context: "{{defaultContext}}"
Expand Down

0 comments on commit 88b757f

Please sign in to comment.