We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e86f8b8 commit c9c8388Copy full SHA for c9c8388
.github/workflows/deploy-trigger.yml
@@ -19,4 +19,4 @@ jobs:
19
-H "Accept: application/vnd.github+json" \
20
-H "X-GitHub-Api-Version: 2022-11-28" \
21
/repos/brownplt/pyret-drydock/dispatches \
22
- -f 'event_type=nonsense' -F "client_payload[unit]=false" -F "client_payload[integration]=true"
+ -f 'event_type=deploy-horizon' -F "client_payload[unit]=false" -F "client_payload[integration]=true"
0 commit comments