Fixed yml

This commit is contained in:
Tig
2024-07-11 16:30:28 -06:00
parent 847e71012f
commit 5353f66c4b
6 changed files with 17 additions and 16 deletions

View File

@@ -3,7 +3,7 @@ name: Build and publish API docs
on:
push:
# only publish v2 (main or develop); v2 is published via the Terminal.GuiV2Docs repo
branches: [main, develop]
branches: [v1_release, v1_develop]
paths:
- docfx/**