Skip to content

Commit cbc1735

Browse files
Update build.yml
1 parent 05a298f commit cbc1735

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # This token is provided by Actions, you do not need to create your own token
4242
with:
4343
tag_name: ${{ github.ref }}
44-
release_name: Release ${{ github.ref }}
44+
release_name: Release ${{ github.ref_name }}
4545
body: |
4646
Changes in this Release
4747
- First Change

0 commit comments

Comments
 (0)