Skip to content

Commit 11ef0aa

Browse files
author
Drew Yang
committed
test: 🧪 draft release name
1 parent 20e78fb commit 11ef0aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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: ${{ format('Release {0}', github.event.release.tag_name) }}
29+
name: ${{ github.event.release.name }}
3030
env:
3131
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)