mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 04:14:52 +00:00
Update autodocs.yml
This commit is contained in:
parent
e74ce5a70c
commit
99c937337f
2
.github/workflows/autodocs.yml
vendored
2
.github/workflows/autodocs.yml
vendored
@ -44,7 +44,7 @@ jobs:
|
|||||||
echo $output >> /docs/source/basic_tutorials/launcher.md
|
echo $output >> /docs/source/basic_tutorials/launcher.md
|
||||||
echo '```' >> /docs/source/basic_tutorials/launcher.md
|
echo '```' >> /docs/source/basic_tutorials/launcher.md
|
||||||
echo "Docs are updated!"
|
echo "Docs are updated!"
|
||||||
|
|
||||||
git add launcher.md
|
git add launcher.md
|
||||||
git commit -m "Update launcher.md"
|
git commit -m "Update launcher.md"
|
||||||
git push
|
git push
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user