launchflow/LaunchFlow Deploy Action

GitHub action to deploy your code to LaunchFlow

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
project_idThe LaunchFlow project to deploy to. Should be of the format `project_XXXXXX`yes
from_environment_nameThe LaunchFlow environment to promote from (from -> to).yes
to_environment_nameThe LaunchFlow environment to promote to (from -> to).yes
deployment_keyThe LaunchFlow deployment key of the environment you are promoting to use for authentication.yes
working_dirThe working directory to run the deploy from. Defaults to the root of the repository.no.
launchflow_cli_versionThe version of the LaunchFlow CLI to use. Defaults to the latest version.no""

no outputs