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