Skip to content

Commit

Permalink
Use event type dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
victrme committed Apr 1, 2024
1 parent cf945d9 commit 4952229
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/trigger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ jobs:
-H "Accept: application/vnd.github+json" \
-H "Authorization: Bearer ${{ secrets.BONJOURR_APIS_ACTIONS }}" \
-H "X-GitHub-Api-Version: 2022-11-28" \
https://api.github.com/repos/victrme/bonjourr-apis/update/dispatches
https://api.github.com/repos/victrme/bonjourr-apis/dispatches \
-d '{"event_type": "update"}'

0 comments on commit 4952229

Please sign in to comment.