action-gh-release@v1.2

fix deprecation warning "Node12"
This commit is contained in:
Jason2866
2022-11-16 16:43:25 +01:00
committed by GitHub
parent f044ccdeec
commit 04b6034909
+1 -1
View File
@@ -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 }}