Skip to content

Commit 26be42b

Browse files
authored
Update blank.yml
1 parent c9a7042 commit 26be42b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/blank.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ jobs:
122122
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
123123
with:
124124
tag_name: ${{ github.ref }}
125-
release_name: ${{ env.RELEASE_NAME }}
125+
release_name: ${{ github.ref }} - ${{ env.RELEASE_NAME }}
126126
body_path: ./release.md
127127
draft: true
128128
prerelease: true

0 commit comments

Comments
 (0)