Skip to content

Commit

Permalink
Update build-branch.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
n8marti authored Nov 23, 2024
1 parent 1e8d6e3 commit 1042831
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ on:
bin_name:
description: "name of built binary"
value: ${{ jobs.build.outputs.bin_name }}
sha:
value: ${{ github.sha }}
sha_short:
description: "1st few chars of commit SHA"
value: ${{ jobs.build.outputs.sha_short }}
Expand Down

0 comments on commit 1042831

Please sign in to comment.