No longer publish api docs from v2_develop; v2 is published via the Terminal.GuiV2Docs repo

This commit is contained in:
Tigger Kindel
2023-12-03 08:38:50 -07:00
parent 9d97ea9c8a
commit df37fa6841
3 changed files with 1352 additions and 1340 deletions

View File

@@ -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