Skip to content

Commit fa8b281

Browse files
author
Drew Yang
committed
test: 🧪 draft release
1 parent 0e74528 commit fa8b281

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/draft_release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ jobs:
2626
with:
2727
config-name: release_drafter.yaml
2828
disable-autolabeler: true
29-
name: "Release ${{ fromJSON(github.event.release.name) }}"
29+
name: "Release ${{ github.event.release.tag_name }}"
3030
env:
3131
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)