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 9aa7d92 commit b20c034Copy full SHA for b20c034
.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@eba46b8db09be9b89612ac7d488ab9f08e821b79
+ uses: jason2866/action-gh-release@v1.1
22
#if: startsWith(github.ref, 'refs/tags/')
23
with:
24
tag_name: ${{ github.run_number }}
0 commit comments