diff --git a/README.md b/README.md index 6ce46a4..9807d6e 100644 --- a/README.md +++ b/README.md @@ -9,10 +9,10 @@ Use [`abra`](https://git.autonomic.zone/coop-cloud/abra) as a [Drone plugin](htt ### Required (no default) - **command**: The command to run (passed to `abra` executable) +- **deploy_key**: SSH private key part for running `git push` related commands ### Optional -- **deploy_key**: SSH private key part for running `git push` related commands - **recipe_branch** (default: `main`): The target branch to use for recipe release `git push` operations ## Example