Merge pull request #54 from vector-im/dependabot/github_actions/mobile-dev-inc/action-maestro-cloud-1.2.2
Bump mobile-dev-inc/action-maestro-cloud from 1.1.1 to 1.2.2
This commit is contained in:
commit
6866506df8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/maestro.yml
vendored
2
.github/workflows/maestro.yml
vendored
|
|
@ -25,7 +25,7 @@ jobs:
|
|||
- uses: actions/checkout@v3
|
||||
- name: Assemble debug APK
|
||||
run: ./gradlew assembleDebug $CI_GRADLE_ARG_PROPERTIES
|
||||
- uses: mobile-dev-inc/action-maestro-cloud@v1.1.1
|
||||
- uses: mobile-dev-inc/action-maestro-cloud@v1.2.2
|
||||
with:
|
||||
api-key: ${{ secrets.MAESTRO_CLOUD_API_KEY }}
|
||||
app-file: app/build/outputs/apk/debug/app-debug.apk
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue