From 93cecbb4200bb6171789ebd3566cda22ecd381f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20K=C3=BCrzeder?= Date: Mon, 17 Aug 2020 13:18:47 +0200 Subject: [PATCH] Addendum to 16ba98734703d9107db17dc1076fe37969ab059e --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab64685..12e8df9 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ A GitHub Action to deploy ARM templates. Specifies the name of the resource group deployment to create. * `parameters` - Specify the path to the Azure Resource Manager parameters file or pass them as Key-Value Pairs. + Specify the path to the Azure Resource Manager parameters file or pass them as space delimited Key-Value Pairs. (See [examples/Advanced.md](examples/Advanced.md)) * `overrideParameters`