Skip to content

Commit 0e74528

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

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 ${{ github.event.release.name }}"
29+
name: "Release ${{ fromJSON(github.event.release.name) }}"
3030
env:
3131
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)