mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 07:47:54 +01:00
Migrating api docs for v1 3
This commit is contained in:
2
.github/workflows/api-docs.yml
vendored
2
.github/workflows/api-docs.yml
vendored
@@ -44,5 +44,5 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
token: ${{ secrets.V2DOCS_TOKEN }}
|
token: ${{ secrets.V2DOCS_TOKEN }}
|
||||||
repository: gui-cs/Terminal.GuiV1Docs
|
repository: gui-cs/Terminal.GuiV1Docs
|
||||||
event-type: v2_develop_push
|
event-type: v1_release_push
|
||||||
client-payload: '{"ref": "${{ github.ref }}", "sha": "${{ github.sha }}"}'
|
client-payload: '{"ref": "${{ github.ref }}", "sha": "${{ github.sha }}"}'
|
||||||
Reference in New Issue
Block a user