mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-27 00:07:58 +01:00
Fixed yml
This commit is contained in:
2
.github/workflows/api-docs.yml
vendored
2
.github/workflows/api-docs.yml
vendored
@@ -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/**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user