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

0 comments on commit 2ec8dd9

Please sign in to comment.