Skip to content

Commit f44bcff

Browse files
committed
Use tag as release name
1 parent e9871d0 commit f44bcff

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/ci_release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,6 @@ jobs:
224224
- name: Create GitHub release
225225
uses: softprops/action-gh-release@718ea10b132b3b2eba29c1007bb80653f286566b # v3.0.1
226226
with:
227-
name: Release ${{ github.ref_name }}
228227
tag_name: ${{ github.ref_name }}
229228
target_commitish: ${{ github.sha }}
230229
generate_release_notes: true

0 commit comments

Comments
 (0)