mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-27 04:36:31 +00:00
action-gh-release@v1.2
fix deprecation warning "Node12"
This commit is contained in:
parent
f044ccdeec
commit
04b6034909
2
.github/workflows/Tasmota_build_master.yml
vendored
2
.github/workflows/Tasmota_build_master.yml
vendored
@ -187,7 +187,7 @@ jobs:
|
|||||||
- name: Display structure of downloaded files
|
- name: Display structure of downloaded files
|
||||||
run: ls -R ./mv_firmware/
|
run: ls -R ./mv_firmware/
|
||||||
- name: Release
|
- name: Release
|
||||||
uses: jason2866/action-gh-release@v1.1
|
uses: jason2866/action-gh-release@v1.2
|
||||||
#if: startsWith(github.ref, 'refs/tags/')
|
#if: startsWith(github.ref, 'refs/tags/')
|
||||||
with:
|
with:
|
||||||
tag_name: ${{ github.run_number }}
|
tag_name: ${{ github.run_number }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user