mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-10 20:04:52 +00:00
Added token
This commit is contained in:
parent
a0e319d0ae
commit
d2babff311
2
.github/workflows/autodocs.yml
vendored
2
.github/workflows/autodocs.yml
vendored
@ -31,3 +31,5 @@ jobs:
|
|||||||
git commit -m "Update launcher.md"
|
git commit -m "Update launcher.md"
|
||||||
git push
|
git push
|
||||||
fi
|
fi
|
||||||
|
env:
|
||||||
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
Loading…
Reference in New Issue
Block a user