Skip to content

Commit

Permalink
ci: add OpenAPI sync client payload
Browse files Browse the repository at this point in the history
This commit adds the trigger commit to the repository-dispatch call.
  • Loading branch information
rickstaa committed Jul 20, 2024
1 parent b2d57dc commit 431fc04
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ jobs:
token: ${{ secrets.DOCS_TRIGGER_PAT }}
repository: rickstaa/docs
event-type: update-ai-openapi
client-payload: '{"sha": "${{ github.sha }}"}'

0 comments on commit 431fc04

Please sign in to comment.