Skip to content

Commit 5d5e795

Browse files
authored
Update push.yml
1 parent 1e13284 commit 5d5e795

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Build Arduino Libs
1919
run: bash ./build.sh
2020
- name: Release
21-
uses: jason2866/action-gh-release@v1.1
21+
uses: jason2866/action-gh-release@v1.2
2222
#if: startsWith(github.ref, 'refs/tags/')
2323
with:
2424
tag_name: ${{ github.run_number }}

0 commit comments

Comments
 (0)