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

Correct doc build for patch releases (#3316)

Update build_documentation.yml
This commit is contained in:
Patrick von Platen
2023-05-03 18:33:41 +02:00
committed by Daniel Gu
parent 0d2206459e
commit 5a75a8a153

View File

@@ -5,7 +5,7 @@ on:
branches:
- main
- doc-builder*
- v*-release
- v*-patch
jobs:
build: