From 816603fe41f21bfe3a169b4a16f4ec217ec0d83b Mon Sep 17 00:00:00 2001 From: Dennis Titze Date: Mon, 27 Jan 2025 16:57:15 +0100 Subject: [PATCH] test --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index cc19e9e..674df16 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -14,7 +14,7 @@ jobs: run: ./gradlew assembleDebug - name: Upload debug app to AS - uses: titze/test-gh-action@34bf2289705889c22cd2968db8ef2ddd277262b0 + uses: titze/test-gh-action@81e63eb7c14a242a3d8be31ee192fa29df932533 with: appsweep_api_key: ${{ secrets.APPSWEEP_API_KEY }} input_file: ./app/build/outputs/apk/debug/app-debug.apk