Skip to content

Commit 5a911eb

Browse files
authored
Draft commitish releases (#858)
1 parent 080c31e commit 5a911eb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release-drafter.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,7 @@ jobs:
2020
steps:
2121
- name: 🚀 Run Release Drafter
2222
uses: release-drafter/release-drafter@5de93583980a40bd78603b6dfdcda5b4df377b32 # v7.2.0
23+
with:
24+
commitish: ${{ github.sha }}
2325
env:
2426
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)