From 3a341b921728ed0b3c7c95d35c6ca2eeb5030b63 Mon Sep 17 00:00:00 2001 From: Oliver Bertuch Date: Sun, 24 Sep 2023 12:25:25 +0200 Subject: [PATCH] Add h2 for input and output in README to make autodoc work --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 71843bc..6e2a4ae 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,9 @@ with: create-dv: true ``` -### Parameters +## Inputs -* `create-dv`: Whether to create a Dataverse to add data to or not. Default: `true` +## Outputs ## License