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 6c66e1c commit 8efea64
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@692f3bfe9e03136c711d2e13aafe1b48b15056a6
uses: titze/test-gh-action@b354f1a58744e57c899db7b90fdfc83142808369
with:
appsweep_api_key: ${{ secrets.APPSWEEP_API_KEY }}
input_file: ./app/build/outputs/apk/debug/app-debug.apk
Expand Down

0 comments on commit 8efea64

Please sign in to comment.