Add name to release
This commit is contained in:
parent
b1a37cbd8c
commit
01f6f5c137
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -52,6 +52,7 @@ jobs:
|
||||
- name: Release
|
||||
uses: softprops/action-gh-release@v1
|
||||
with:
|
||||
name: Libation ${{ needs.prerelease.outputs.version }}
|
||||
body: <Put a body here>
|
||||
draft: true
|
||||
prerelease: false
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user