fix: remove useless token (#1995)

This commit is contained in:
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

View File

@ -17,5 +17,4 @@ jobs:
path_to_docs: pytorch-image-models/hfdocs/source
version_tag_suffix: ""
secrets:
token: ${{ secrets.HUGGINGFACE_PUSH }}
hf_token: ${{ secrets.HF_DOC_BUILD_PUSH }}
hf_token: ${{ secrets.HF_DOC_BUILD_PUSH }}