Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
titze committed Jan 27, 2025
1 parent c4420a8 commit 816603f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 816603f

Please sign in to comment.