Skip to content

Commit 5ee07d9

Browse files
committed
Update release.yml
1 parent 278ee58 commit 5ee07d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jobs:
128128
if: startsWith(github.ref, 'refs/tags/')
129129
with:
130130
tag_name: ${{ github.ref }}
131-
name: Release ${{ github.ref_name }}
131+
name: ${{ github.ref_name }}
132132
body: TODO New Release.
133133
draft: false
134134
prerelease: false

0 commit comments

Comments
 (0)