mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
fix body text
This commit is contained in:
1
.github/workflows/build_firmware.yml
vendored
1
.github/workflows/build_firmware.yml
vendored
@@ -60,7 +60,6 @@ jobs:
|
|||||||
uses: softprops/action-gh-release@v1
|
uses: softprops/action-gh-release@v1
|
||||||
# if: startsWith(github.ref, 'refs/tags/')
|
# if: startsWith(github.ref, 'refs/tags/')
|
||||||
with:
|
with:
|
||||||
body: Latest beta build
|
|
||||||
body_path: BODY.txt
|
body_path: BODY.txt
|
||||||
name: Development Build version ${{steps.fetch_version.outputs.s}}
|
name: Development Build version ${{steps.fetch_version.outputs.s}}
|
||||||
tag_name: dev
|
tag_name: dev
|
||||||
|
|||||||
Reference in New Issue
Block a user