Skip to content

Commit

Permalink
fix(ci): update to prod v1 of invoke
Browse files Browse the repository at this point in the history
  • Loading branch information
Malinskiy committed Feb 7, 2024
1 parent 1d8dab7 commit 58aef40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cloud-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
with:
version: "1.0.1"
- name: run tests using marathon-cloud
uses: MarathonLabs/action-invoke@feature/support-cli-v1
uses: MarathonLabs/action-invoke@1
with:
apiKey: ${{ secrets.MARATHON_CLOUD_API_TOKEN }}
application: android-app/app/build/outputs/apk/debug/app-debug.apk
Expand Down

0 comments on commit 58aef40

Please sign in to comment.