"src/vscode:/vscode.git/clone" did not exist on "5b11c5dc779b7e42022d8353b1b1aa6fb9b758f3"
Unverified Commit 72b8f88b authored by Remy's avatar Remy Committed by GitHub
Browse files

fix: remove useless token (#1179)

This token is not used by your action.
Secret is removed from the repository.
parent 648ea064
...@@ -17,5 +17,4 @@ jobs: ...@@ -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 }}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment