Skip to content

Commit

Permalink
fix: remove useless token #44
Browse files Browse the repository at this point in the history
  • Loading branch information
rtrompier authored Oct 19, 2023
1 parent 1bb86ca commit 6a3dd65
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/doc-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,5 @@ jobs:
package_name: inference-endpoints
additional_args: --not_python_module
secrets:
token: ${{ secrets.HUGGINGFACE_PUSH }}
hf_token: ${{ secrets.HF_DOC_BUILD_PUSH }}

0 comments on commit 6a3dd65

Please sign in to comment.