diff --git a/.github/workflows/autodocs.yml b/.github/workflows/autodocs.yml index af047849..cc2b11cf 100644 --- a/.github/workflows/autodocs.yml +++ b/.github/workflows/autodocs.yml @@ -47,4 +47,4 @@ jobs: git add launcher.md git commit -m "Update launcher.md" git push - + fi