diff --git a/.github/workflows/api-docs.yml b/.github/workflows/api-docs.yml index 8682a33ab..08e0a661e 100644 --- a/.github/workflows/api-docs.yml +++ b/.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 }}"}' \ No newline at end of file