mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-10 20:04:52 +00:00
trigger action
This commit is contained in:
parent
ebfea7205c
commit
a0844641d5
3
.github/workflows/autodocs.yml
vendored
3
.github/workflows/autodocs.yml
vendored
@ -35,7 +35,6 @@ 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