coturiv/Setup Ionic
Set up your GitHub Actions workflow with Capacitor or Cordova environment.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| cordova-version | Version range or exact version of Cordova to use | — | — |
| ionic-version | Version range or exact version of Ionic to use | — | — |
| capacitor-version | Version range or exact version of Capacitor CLI to use | — | latest |
| legacy | Use Cordova (true) or Capacitor (false) | — | false |
| java-version | JDK major version to install (e.g. 17, 21) | — | 17 |
| install-java | Whether to install Java | — | true |
| install-pods | Whether to install CocoaPods | — | true |
Outputs
no outputs