Update autodocs.yml

This commit is contained in:
Merve Noyan 2023-09-21 17:44:29 +02:00 committed by Nicolas Patry
parent e74ce5a70c
commit 99c937337f

View File

@ -44,7 +44,7 @@ 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