mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-06-28 15:06:35 +00:00
ATL-675: Use the upstream GH Action for the upload
Ref: svenstaro/upload-release-action#25 Signed-off-by: Akos Kitta <kittaakos@typefox.io>
This commit is contained in:
parent
39b2e49edb
commit
41eeb337f9
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -158,7 +158,7 @@ jobs:
|
||||
echo ::set-output name=TAG_NAME::${GITHUB_REF#refs/tags/}
|
||||
|
||||
- name: Publish Release [GitHub]
|
||||
uses: kittaakos/upload-release-action@dev
|
||||
uses: svenstaro/upload-release-action@v2.2.0
|
||||
with:
|
||||
repo_token: ${{ secrets.RELEASE_TOKEN }}
|
||||
repo_name: arduino/arduino-pro-ide
|
||||
|
Loading…
x
Reference in New Issue
Block a user