workflow file
This commit is contained in:
parent
f8f9c63c16
commit
270ad7bf7b
|
@ -55,6 +55,6 @@ jobs:
|
|||
|
||||
- name: Perform Github Release
|
||||
uses: softprops/action-gh-release@v1
|
||||
name: v${{ github.steps.version.outputs.release_version }}
|
||||
with:
|
||||
name: v${{ github.steps.version.outputs.release_version }}
|
||||
generate_release_notes: true
|
Loading…
Reference in New Issue