Skip to content

Commit 41eeb33

Browse files
Akos Kittakittaakos
Akos Kitta
authored andcommitted
ATL-675: Use the upstream GH Action for the upload
Ref: svenstaro/upload-release-action#25 Signed-off-by: Akos Kitta <[email protected]>
1 parent 39b2e49 commit 41eeb33

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: kittaakos/upload-release-action@dev
161+
uses: svenstaro/upload-release-action@v2.2.0
162162
with:
163163
repo_token: ${{ secrets.RELEASE_TOKEN }}
164164
repo_name: arduino/arduino-pro-ide

0 commit comments

Comments
 (0)