Skip to content

Commit

Permalink
fix: remove useless token
Browse files Browse the repository at this point in the history
  • Loading branch information
rtrompier authored Oct 19, 2023
1 parent e1e7cf5 commit 53ee815
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build_documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}

0 comments on commit 53ee815

Please sign in to comment.