Skip to content

Commit

Permalink
upload working dir
Browse files Browse the repository at this point in the history
  • Loading branch information
henninghall committed Mar 26, 2023
1 parent cb0518c commit f8cd3c8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/maestro.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
run: ./gradlew assembleRelease

- uses: mobile-dev-inc/action-maestro-cloud@v1.1.1
working-directory: ./examples/Rn069/android
with:
api-key: ${{ secrets.MAESTRO_CLOUD_API_KEY }}
app-file: android/app/build/outputs/apk/release/app-release.apk
app-file: app/build/outputs/apk/release/app-release.apk

0 comments on commit f8cd3c8

Please sign in to comment.