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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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 }}