We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1e7cf5 commit 963d80bCopy full SHA for 963d80b
.github/workflows/build_documentation.yml
@@ -17,5 +17,4 @@ jobs:
17
path_to_docs: pytorch-image-models/hfdocs/source
18
version_tag_suffix: ""
19
secrets:
20
- token: ${{ secrets.HUGGINGFACE_PUSH }}
21
- hf_token: ${{ secrets.HF_DOC_BUILD_PUSH }}
+ hf_token: ${{ secrets.HF_DOC_BUILD_PUSH }}
0 commit comments