diff --git a/.github/workflows/build-release.yml b/.github/workflows/build-release.yml index 636235de00..c13e5affbf 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@2b9d2847a97b04d02ad5c3df2d3a27baa97ce689 + uses: svenstaro/upload-release-action@1beeb572c19a9242f4361f4cee78f8e0d9aec5df id: attach_to_release with: repo_token: ${{ secrets.GITHUB_TOKEN }}