From fd41f022c615790a1e273e52ab47f2d7af23efcf Mon Sep 17 00:00:00 2001 From: Aaron Rainbolt Date: Thu, 17 Nov 2022 22:23:59 -0600 Subject: [PATCH] Fixed a Markdown formatting error in the README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0283cb6..3192dea 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Everything here should have documentation associated with it, or else it will be --- -##setup-gitea +## setup-gitea Gets Lubuntu packaging repos ready for the next release. For each repo you tell it to affect, it will clone it, checkout the branch for the previous release, create a branch for the new release based on that, and then push it and set the new branch as the default branch of the repo.