[doc build] Use secrets (#24079)

This commit is contained in:
Mishig
2023-06-07 17:33:39 +02:00
committed by GitHub
parent 1fc832b454
commit 5c9394b54c
4 changed files with 36 additions and 6 deletions

View File

@@ -18,3 +18,4 @@ jobs:
languages: de en es fr it ko pt zh
secrets:
token: ${{ secrets.HUGGINGFACE_PUSH }}
hf_token: ${{ secrets.HF_DOC_BUILD_PUSH }}