Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
boetro committed Dec 6, 2023
1 parent 7cce511 commit 4e9685d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,5 @@ jobs:
| project_id | The LaunchFlow project to deploy to. Should be of the format `project_XXXXXX` |
| from_environment_name | The environment in the project that you are promoting from (from -> to). This should match the name you provided when you created your environment (e.g. `dev`) |
| to_environment_name | The environment in the project that you are promoting to (from -> to). This should match the name you provided when you created your environment (e.g. `prod` ) |
| deployment_key | The LaunchFlow deployment key of the environment you are promoting **to** use for authentication. This key is initially generated when you create your environment. |
| deployment_key | The LaunchFlow deployment key of the environment you are promoting **to** use for authentication. This key is initially generated when you create your environment. |
| launchflow_cli_version | The version of the LaunchFlow CLI to use. Defaults to the latest version. |

0 comments on commit 4e9685d

Please sign in to comment.