fix: remove useless token (#1995)

pull/1996/head
Remy 2023-10-19 14:58:52 +02:00 committed by GitHub
parent e1e7cf5275
commit 963d80b299
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:
path_to_docs: pytorch-image-models/hfdocs/source path_to_docs: pytorch-image-models/hfdocs/source
version_tag_suffix: "" version_tag_suffix: ""
secrets: secrets:
token: ${{ secrets.HUGGINGFACE_PUSH }} hf_token: ${{ secrets.HF_DOC_BUILD_PUSH }}
hf_token: ${{ secrets.HF_DOC_BUILD_PUSH }}