mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-04-21 23:12:07 +00:00
fix: remove useless token (#1179)
This token is not used by your action. Secret is removed from the repository.
This commit is contained in:
parent
648ea06430
commit
72b8f88be8
1
.github/workflows/build_documentation.yml
vendored
1
.github/workflows/build_documentation.yml
vendored
@ -17,5 +17,4 @@ jobs:
|
|||||||
package: text-generation-inference
|
package: text-generation-inference
|
||||||
additional_args: --not_python_module
|
additional_args: --not_python_module
|
||||||
secrets:
|
secrets:
|
||||||
token: ${{ secrets.HUGGINGFACE_PUSH }}
|
|
||||||
hf_token: ${{ secrets.HF_DOC_BUILD_PUSH }}
|
hf_token: ${{ secrets.HF_DOC_BUILD_PUSH }}
|
Loading…
Reference in New Issue
Block a user