1
0
mirror of https://github.com/huggingface/diffusers.git synced 2026-01-27 17:22:53 +03:00

build docs

This commit is contained in:
Patrick von Platen
2023-06-10 16:58:59 +02:00
parent 27af55d1b4
commit e891b00dfc

View File

@@ -15,7 +15,7 @@ jobs:
commit_sha: ${{ github.sha }}
package: diffusers
notebook_folder: diffusers_doc
languages: en ko
languages: en ko zh
secrets:
token: ${{ secrets.HUGGINGFACE_PUSH }}
hf_token: ${{ secrets.HF_DOC_PUSH }}