We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e22f24 commit c9bc46eCopy full SHA for c9bc46e
.github/workflows/release.yml
@@ -65,5 +65,6 @@ jobs:
65
file: ${{ env.ASSET_NAME }}
66
asset_name: ${{ env.ASSET_NAME }}
67
tag: ${{ github.ref }}
68
+ release_name: ${{ github.ref_name }}
69
overwrite: true
70
body: ${{ env.RELEASE_NOTES }}
0 commit comments