We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 866c9d6 + 28bb47c commit f103b0aCopy full SHA for f103b0a
.github/workflows/maestro.yml
@@ -40,7 +40,7 @@ jobs:
40
ELEMENT_ANDROID_MAPTILER_API_KEY: ${{ secrets.MAPTILER_KEY }}
41
ELEMENT_ANDROID_MAPTILER_LIGHT_MAP_ID: ${{ secrets.MAPTILER_LIGHT_MAP_ID }}
42
ELEMENT_ANDROID_MAPTILER_DARK_MAP_ID: ${{ secrets.MAPTILER_DARK_MAP_ID }}
43
- - uses: mobile-dev-inc/action-maestro-cloud@v1.5.0
+ - uses: mobile-dev-inc/action-maestro-cloud@v1.6.0
44
with:
45
api-key: ${{ secrets.MAESTRO_CLOUD_API_KEY }}
46
# Doc says (https://github.com/mobile-dev-inc/action-maestro-cloud#android):
0 commit comments