mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 08:19:52 +03:00
rename version to v
This commit is contained in:
2
.github/workflows/build_firmware.yml
vendored
2
.github/workflows/build_firmware.yml
vendored
@@ -61,7 +61,7 @@ jobs:
|
|||||||
# if: startsWith(github.ref, 'refs/tags/')
|
# if: startsWith(github.ref, 'refs/tags/')
|
||||||
with:
|
with:
|
||||||
body_path: BODY.txt
|
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
|
tag_name: dev
|
||||||
prerelease: true
|
prerelease: true
|
||||||
files: |
|
files: |
|
||||||
|
|||||||
Reference in New Issue
Block a user