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

0 comments on commit f15eb41

Please sign in to comment.