We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 961ec82 commit 79e2d14Copy full SHA for 79e2d14
1 file changed
.github/workflows/api-docs.yml
@@ -44,5 +44,5 @@ jobs:
44
with:
45
token: ${{ secrets.V2DOCS_TOKEN }}
46
repository: gui-cs/Terminal.GuiV1Docs
47
- event-type: v2_develop_push
+ event-type: v1_release_push
48
client-payload: '{"ref": "${{ github.ref }}", "sha": "${{ github.sha }}"}'
0 commit comments