workflow file

This commit is contained in:
Martin McKeaveney 2021-12-16 13:40:17 +01:00
parent f8f9c63c16
commit 270ad7bf7b
1 changed files with 1 additions and 1 deletions

View File

@ -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