mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-10 20:04:52 +00:00
added git push back
This commit is contained in:
parent
94065cd81a
commit
c6590fd1bb
6
.github/workflows/auto_docs.yml
vendored
6
.github/workflows/auto_docs.yml
vendored
@ -36,4 +36,8 @@ jobs:
|
||||
echo '```' >> /docs/source/basic_tutorials/launcher.md
|
||||
echo $output >> /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 commit -m "Update launcher.md"
|
||||
git push
|
Loading…
Reference in New Issue
Block a user