Skip to content

Commit 03be643

Browse files
authored
Merge pull request #22 from meatnordrink/patch-2
[Docs] Update README.md: noting difference in iOS action
2 parents 25b55da + 66abffb commit 03be643

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ This action is a swap in replacement for the [Maestro Cloud Action](https://gith
44

55
It lets you run your flows on [devicecloud.dev](https://devicecloud.dev) to save money and access extra features.
66

7+
*Note: There is one key difference from the Maestro version of the action - for iOS uploads, a `.zip` is required, rather than a `.app`*
8+
79
# Using the action
810

911
Add the following to your workflow. Note that you can use the `v1` tag if you want to keep using the latest version of the action, which will automatically resolve to all `v1.minor.patch` versions as they get published.
@@ -490,4 +492,4 @@ Here's a complete example showing all available options:
490492
api-url: https://api.devicecloud.dev
491493
config: path/to/maestro-config.yaml
492494
runner-type: default # Experimental: m1|m4
493-
```
495+
```

0 commit comments

Comments
 (0)