Unverified Commit 790212f4 authored by Patrick von Platen's avatar Patrick von Platen Committed by GitHub
Browse files

Correct another push token (#3745)

clean up more
parent 11aa1050
...@@ -18,4 +18,4 @@ jobs: ...@@ -18,4 +18,4 @@ jobs:
languages: en ko zh languages: en ko zh
secrets: secrets:
token: ${{ secrets.HUGGINGFACE_PUSH }} token: ${{ secrets.HUGGINGFACE_PUSH }}
hf_token: ${{ secrets.HF_DOC_PUSH }} hf_token: ${{ secrets.HF_DOC_BUILD_PUSH }}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment