mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49: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/')
|
||||
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: |
|
||||
|
||||
Reference in New Issue
Block a user