diff --git a/.github/workflows/autodocs.yml b/.github/workflows/autodocs.yml index 234c62ff..74289468 100644 --- a/.github/workflows/autodocs.yml +++ b/.github/workflows/autodocs.yml @@ -35,7 +35,6 @@ jobs: echo $output >> /docs/source/basic_tutorials/launcher.md echo '```' >> /docs/source/basic_tutorials/launcher.md echo "Docs are updated!" - git add launcher.md git commit -m "Update launcher.md" - git push \ No newline at end of file + git push