Skip to content

Commit 3191a09

Browse files
Akos Kittakittaakos
Akos Kitta
authored andcommitted
[ci]: Fixed the GH release action.
Signed-off-by: Akos Kitta <[email protected]>
1 parent 40905a0 commit 3191a09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ jobs:
158158
echo ::set-output name=TAG_NAME::${GITHUB_REF#refs/tags/}
159159
160160
- name: Publish Release [GitHub]
161-
uses: svenstaro/upload-release-action@v2.2.0
161+
uses: svenstaro/upload-release-action@2.2.0
162162
with:
163163
repo_token: ${{ secrets.RELEASE_TOKEN }}
164164
repo_name: arduino/arduino-pro-ide

0 commit comments

Comments
 (0)