Skip to content

Commit

Permalink
fix: actually output the unique debug id
Browse files Browse the repository at this point in the history
  • Loading branch information
stigok committed Jun 9, 2023
1 parent 5912839 commit 652e30c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -271,3 +271,4 @@ jobs:
image-ref-stripped: ${{ inputs.name }}:${{ github.sha }}@${{ steps.push.outputs.image-digest }}
image-tags: ${{ steps.push.outputs.image-tags }}
image-tags-stripped: ${{ steps.push.outputs.image-tags-stripped }}
unique-id: ${{ steps.setup.outputs.unique-id }}

0 comments on commit 652e30c

Please sign in to comment.