Skip to content

Commit 0140b16

Browse files
author
Sean Sundberg
committed
Sets commitish value in workflow
Signed-off-by: Sean Sundberg <seansund@us.ibm.com>
1 parent 6211d32 commit 0140b16

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,6 @@ jobs:
2121
# (Optional) specify config name to use, relative to .github/. Default: release-drafter.yml
2222
config-name: release-drafter-${{ env.GITHUB_REF_SLUG }}.yaml
2323
publish: true
24+
commitish: ${{ env.GITHUB_REF_SLUG }}
2425
env:
2526
GITHUB_TOKEN: ${{ secrets.TOKEN }}

0 commit comments

Comments
 (0)