From 1df067c0c67c45271e01f01ee702c895f87a6a82 Mon Sep 17 00:00:00 2001 From: dogi Date: Tue, 13 Feb 2024 02:06:26 -0500 Subject: [PATCH] actions: switch to `dogi/upload-release-action` (fixes #1886) (#1887) --- .github/workflows/android-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/android-release.yml b/.github/workflows/android-release.yml index 1e7439f75..566be723b 100644 --- a/.github/workflows/android-release.yml +++ b/.github/workflows/android-release.yml @@ -125,7 +125,7 @@ jobs: - name: release APK and AAB on GitHub if: github.ref == 'refs/heads/master' - uses: svenstaro/upload-release-action@v2 + uses: dogi/upload-release-action@v2.7.1 with: repo_token: ${{ secrets.GITHUB_TOKEN }} file: output/*