File tree Expand file tree Collapse file tree 3 files changed +2
-26
lines changed
Expand file tree Collapse file tree 3 files changed +2
-26
lines changed Original file line number Diff line number Diff line change 8686 "name" : " action"
8787 }
8888 }
89- },
90- {
91- "match" :
92- {
93- "type" : " value" ,
94- "value" : " success" ,
95- "parameter" :
96- {
97- "source" : " payload" ,
98- "name" : " check_suite.conclusion"
99- }
100- }
10189 }
10290 ]
10391 }
141129 "name" : " action"
142130 }
143131 }
144- },
145- {
146- "match" :
147- {
148- "type" : " value" ,
149- "value" : " success" ,
150- "parameter" :
151- {
152- "source" : " payload" ,
153- "name" : " check_suite.conclusion"
154- }
155- }
156132 }
157133 ]
158134 }
Original file line number Diff line number Diff line change 99
1010# Read from args to get the URL we should download (from the webhook payload), and
1111# delegate to a script we share with init_release.sh
12- /scripts/deploy_release .sh gwt-eclipse-plugin " $1 "
12+ /scripts/deploy-release .sh gwt-eclipse-plugin " $1 "
Original file line number Diff line number Diff line change 99
1010# Read from args to get the URL we should download (from the webhook payload), and
1111# delegate to a script we share with init_release.sh
12- /scripts/deploy_release .sh gwt-sdk-plugins " $1 "
12+ /scripts/deploy-release .sh gwt-sdk-plugins " $1 "
You can’t perform that action at this time.
0 commit comments