mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-10 20:04:52 +00:00
removed GH token env var
This commit is contained in:
parent
1da6e241cf
commit
4cab978343
5
.github/workflows/auto_docs.yml
vendored
5
.github/workflows/auto_docs.yml
vendored
@ -27,7 +27,4 @@ jobs:
|
||||
|
||||
git add launcher.md
|
||||
git commit -m "Update launcher.md"
|
||||
git push
|
||||
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
git push
|
Loading…
Reference in New Issue
Block a user