fix: remove useless token (#1179)

This token is not used by your action.
Secret is removed from the repository.
This commit is contained in:
Remy 2023-10-19 14:04:44 +02:00 committed by GitHub
parent 648ea06430
commit 72b8f88be8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -17,5 +17,4 @@ jobs:
package: text-generation-inference
additional_args: --not_python_module
secrets:
token: ${{ secrets.HUGGINGFACE_PUSH }}
hf_token: ${{ secrets.HF_DOC_BUILD_PUSH }}
hf_token: ${{ secrets.HF_DOC_BUILD_PUSH }}