From 3c3c266801cf04ccfab3fd035c5e01f288e8e332 Mon Sep 17 00:00:00 2001 From: benniekiss Date: Mon, 8 Jul 2024 14:16:04 -0400 Subject: [PATCH] fix action-docs syntax --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2a18930..d8c397a 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # forgejo-release - + ## Description Upload or download the assets of a release to a Forgejo instance. - - + + ## Inputs | parameter | description | required | default | @@ -24,7 +24,7 @@ Upload or download the assets of a release to a Forgejo instance. | verbose | Increase the verbosity level | `false` | false | | override | Override an existing release by the same {tag} | `false` | false | | prerelease | Mark Release as Pre-Release | `false` | false | - + ## Example