Skip to content

Commit 6a3b03f

Browse files
authored
Update deploy-trigger.yml
1 parent 507dc1b commit 6a3b03f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-trigger.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,6 @@ jobs:
1313
-X POST \
1414
-H "Accept: application/vnd.github+json" \
1515
-H "Authorization: Bearer ${{ secrets.GITHUB_TOKEN }}" \
16+
-H "X-GitHub-Api-Version: 2022-11-28" \
1617
https://api.github.com/repos/brownplt/pyret-drydock/dispatches \
1718
-d "{\"event_type\": \"trigger-workflow\", \"client_payload\": {\"message\": \"ahoy\"}}"

0 commit comments

Comments
 (0)