Sfoglia il codice sorgente

Migrating api docs for v1 3

Tig 1 mese fa
parent
commit
02d3e03a39
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      .github/workflows/api-docs.yml

+ 1 - 1
.github/workflows/api-docs.yml

@@ -44,5 +44,5 @@ jobs:
       with:
         token: ${{ secrets.V2DOCS_TOKEN }}
         repository: gui-cs/Terminal.GuiV1Docs
-        event-type: v2_develop_push
+        event-type: v1_release_push
         client-payload: '{"ref": "${{ github.ref }}", "sha": "${{ github.sha }}"}'