launchflow/LaunchFlow Deploy Action
GitHub action to deploy your code to LaunchFlow
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| project_id | The LaunchFlow project to deploy to. Should be of the format `project_XXXXXX` | yes | — |
| environment_name | The LaunchFlow environment in the project to deploy to. | yes | — |
| deployment_key | The LaunchFlow deployment key for the environment to use for authentication. | yes | — |
| working_dir | The working directory to run the deploy from. Defaults to the root of the repository. | no | . |
| launchflow_cli_version | The version of the LaunchFlow CLI to use. Defaults to the latest version. | no | "" |
Outputs
no outputs