actions-marketplace-validations/Setup Nextflow
Install Nextflow and add it to the PATH
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | The Nextflow version to download (if necessary) and use. Example: 21.10.3 | no | latest-stable |
| all | Whether to install every Nextflow release via the '-all' distribution. | no | false |
| java-version | The Java version to install as the required dependency of Nextflow. Passed to the underlying setup-java action. | no | 17 |
| java-distribution | The Java distribution to install as the required dependency of Nextflow. Passed to the underlying setup-java action. | no | temurin |
| secrets | Nextflow secrets to set, in KEY=VALUE format (one per line). See README for usage. | no | "" |
Outputs
no outputs