Fix the documentation branch target (#4428)

Doh.
This commit is contained in:
Zanie Blue
2024-06-20 13:35:56 -04:00
committed by GitHub
parent 30eedb35c6
commit baa86f2edf

View File

@@ -2,7 +2,7 @@ name: Publish documentation
on:
push:
branches: ["zb-docs-i"]
branches: ["zb/docs-i"]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: