We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14ef892 commit 9aa7d92Copy full SHA for 9aa7d92
.github/workflows/push.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Build Arduino Libs
19
run: bash ./build.sh
20
- name: Release
21
- uses: jason2866/action-gh-release@v1
+ uses: jason2866/action-gh-release@eba46b8db09be9b89612ac7d488ab9f08e821b79
22
#if: startsWith(github.ref, 'refs/tags/')
23
with:
24
tag_name: ${{ github.run_number }}
0 commit comments