codemagic-ci-cd/Trigger Codemagic workflow
GitHub Action to trigger a workflow on Codemagic
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| app-id | Codemagic application ID | yes | — |
| workflow-id | Codemagic workflow ID | yes | — |
| token | Codemagic API token | yes | — |
| branch | GitHub event branch override | — | — |
| tag | GitHub event tag override | — | — |
| labels | Build labels | — | — |
| xcode | Xcode version | — | — |
| flutter | Flutter version | — | — |
| cocoapods | CocoaPods version | — | — |
| node | Node version | — | — |
| npm | NPM version | — | — |
| ndk | NDK version | — | — |
| java | Java version | — | — |
| ruby | Ruby version | — | — |
Outputs
| name | description |
|---|---|
| build-id | Codemagic build ID |
| build-api-url | Build details API endpoint |
| build-url | Build page on Codemagic |