Skip to content

Commit

Permalink
fix: remove useless token (#1995)
Browse files Browse the repository at this point in the history
  • Loading branch information
rtrompier authored Oct 19, 2023
1 parent e1e7cf5 commit 963d80b
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 963d80b

Please sign in to comment.