rename version to v

This commit is contained in:
proddy
2020-10-30 19:30:41 +01:00
parent 284d2b27aa
commit 7596a7b908

View File

@@ -61,7 +61,7 @@ jobs:
# if: startsWith(github.ref, 'refs/tags/')
with:
body_path: BODY.txt
name: Development Build version ${{steps.fetch_version.outputs.s}}
name: Development Build v${{steps.fetch_version.outputs.s}}
tag_name: dev
prerelease: true
files: |