Skip to content

Commit c9c8388

Browse files
authored
Update deploy-trigger.yml
1 parent e86f8b8 commit c9c8388

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-trigger.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
-H "Accept: application/vnd.github+json" \
2020
-H "X-GitHub-Api-Version: 2022-11-28" \
2121
/repos/brownplt/pyret-drydock/dispatches \
22-
-f 'event_type=nonsense' -F "client_payload[unit]=false" -F "client_payload[integration]=true"
22+
-f 'event_type=deploy-horizon' -F "client_payload[unit]=false" -F "client_payload[integration]=true"

0 commit comments

Comments
 (0)