diff --git a/.github/workflows/build-release.yml b/.github/workflows/build-release.yml index 237a8ceab..d2bb7a6c0 100644 --- a/.github/workflows/build-release.yml +++ b/.github/workflows/build-release.yml @@ -52,7 +52,7 @@ jobs: app_public_crt: ${{ secrets.APP_PUBLIC_CRT }} - name: Upload app tarball to release - uses: svenstaro/upload-release-action@7319e4733ec7a184d739a6f412c40ffc339b69c7 + uses: svenstaro/upload-release-action@58d525808845e4c8ff229ea1d5d7c496504a79bc id: attach_to_release with: repo_token: ${{ secrets.GITHUB_TOKEN }}