From 0904cc3b7911e5e0fec3f92bbf31e1d313e22ccd Mon Sep 17 00:00:00 2001 From: decentral1se Date: Thu, 3 Jun 2021 22:19:21 +0200 Subject: [PATCH] Oh, that is mandatory --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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