[ci]: Fixed the GH release action.

Signed-off-by: Akos Kitta <kittaakos@typefox.io>
This commit is contained in:
Akos Kitta 2020-12-10 20:13:55 +01:00 committed by Akos Kitta
parent 40905a058c
commit 3191a09562

View File

@ -158,7 +158,7 @@ jobs:
echo ::set-output name=TAG_NAME::${GITHUB_REF#refs/tags/}
- name: Publish Release [GitHub]
uses: svenstaro/upload-release-action@v2.2.0
uses: svenstaro/upload-release-action@2.2.0
with:
repo_token: ${{ secrets.RELEASE_TOKEN }}
repo_name: arduino/arduino-pro-ide