mirror of
https://github.com/huggingface/pytorch-image-models.git
synced 2025-06-03 15:01:08 +08:00
fix: remove useless token (#1995)
This commit is contained in:
parent
e1e7cf5275
commit
963d80b299
3
.github/workflows/build_documentation.yml
vendored
3
.github/workflows/build_documentation.yml
vendored
@ -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 }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user