diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 152fe1dc..8773681a 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: 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