mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
No longer publish api docs from v2_develop; v2 is published via the Terminal.GuiV2Docs repo
This commit is contained in:
3
.github/workflows/api-docs.yml
vendored
3
.github/workflows/api-docs.yml
vendored
@@ -2,7 +2,8 @@ name: Build and publish API docs
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [main, develop, v2_develop]
|
||||
# only publish v2 (main or develop); v2 is published via the Terminal.GuiV2Docs repo
|
||||
branches: [main, develop]
|
||||
|
||||
permissions:
|
||||
id-token: write
|
||||
|
||||
Reference in New Issue
Block a user