diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 1cf86aa9..152fe1dc 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -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