mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
Migrating api docs for v1 4
This commit is contained in:
4
.github/workflows/api-docs.yml
vendored
4
.github/workflows/api-docs.yml
vendored
@@ -12,7 +12,7 @@ permissions:
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
name: Build and Deploy API docs to github-pages
|
||||
name: Build and Deploy v1 API docs to github-pages
|
||||
environment:
|
||||
name: github-pages
|
||||
url: ${{ steps.deployment.outputs.page_url }}
|
||||
@@ -38,7 +38,7 @@ jobs:
|
||||
with:
|
||||
path: docfx/_site
|
||||
|
||||
- name: v1_release Repository Dispatch ${{ github.ref_name }}
|
||||
- name: Terminal.GuiV1Docs Repository Dispatch ${{ github.ref_name }}
|
||||
if: github.ref_name == 'v1_release'
|
||||
uses: peter-evans/repository-dispatch@v3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user