diff --git a/.github/workflows/build-release.yml b/.github/workflows/build-release.yml index 9ae9c3588a..aa81023150 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@2728235f7dc9ff598bd86ce3c274b74f802d2208 + uses: svenstaro/upload-release-action@cc92c9093e5f785e23a3d654fe2671640b851b5f id: attach_to_release with: repo_token: ${{ secrets.GITHUB_TOKEN }}