Skip to content

Commit bd7f942

Browse files
authored
Update release.yml
1 parent b72cb2c commit bd7f942

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
@@ -49,6 +49,6 @@ jobs:
4949
uses: "softprops/action-gh-release@v2"
5050
with:
5151
tag_name: ${{ github.ref_name }}
52-
name: "Release ${{ github.ref_name }}"
52+
name: "${{ github.ref_name }}"
5353
generate_release_notes: true
5454
files: "${{ github.workspace }}/systemair.zip"

0 commit comments

Comments
 (0)