Update release versioning

This commit is contained in:
Félix Saparelli 2022-09-07 18:35:00 +12:00
parent cf80b8395f
commit 6f4c8604e8
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -333,7 +333,7 @@ jobs:
- uses: softprops/action-gh-release@50195ba7f6f93d1ac97ba8332a178e008ad176aa
with:
tag_name: cli-v${{ needs.info.outputs.cli_version }}
tag_name: v${{ needs.info.outputs.cli_version }}
name: CLI v${{ needs.info.outputs.cli_version }}
body: ${{ needs.info.outputs.release_notes }}
append_body: true