|
78 | 78 |
|
79 | 79 | git push upstream develop |
80 | 80 | else |
81 | | - echo "No changes to this package. Exiting gracefully." |
| 81 | + echo "No changes to this package. Exiting gracefully." |
82 | 82 | fi |
83 | 83 |
|
84 | 84 | framework: |
@@ -126,7 +126,7 @@ jobs: |
126 | 126 |
|
127 | 127 | git push upstream develop |
128 | 128 | else |
129 | | - echo "No changes to this package. Exiting gracefully." |
| 129 | + echo "No changes to this package. Exiting gracefully." |
130 | 130 | fi |
131 | 131 |
|
132 | 132 | realtime-compiler: |
@@ -174,7 +174,7 @@ jobs: |
174 | 174 |
|
175 | 175 | git push upstream master |
176 | 176 | else |
177 | | - echo "No changes to this package. Exiting gracefully." |
| 177 | + echo "No changes to this package. Exiting gracefully." |
178 | 178 | fi |
179 | 179 |
|
180 | 180 | hydefront: |
@@ -222,7 +222,7 @@ jobs: |
222 | 222 |
|
223 | 223 | git push upstream master |
224 | 224 | else |
225 | | - echo "No changes to this package. Exiting gracefully." |
| 225 | + echo "No changes to this package. Exiting gracefully." |
226 | 226 | fi |
227 | 227 |
|
228 | 228 | docs: |
@@ -275,7 +275,7 @@ jobs: |
275 | 275 |
|
276 | 276 | git push upstream upcoming |
277 | 277 | else |
278 | | - echo "No changes to this package. Exiting gracefully." |
| 278 | + echo "No changes to this package. Exiting gracefully." |
279 | 279 | fi |
280 | 280 |
|
281 | 281 | testing: |
@@ -323,7 +323,7 @@ jobs: |
323 | 323 |
|
324 | 324 | git push upstream master |
325 | 325 | else |
326 | | - echo "No changes to this package. Exiting gracefully." |
| 326 | + echo "No changes to this package. Exiting gracefully." |
327 | 327 | fi |
328 | 328 |
|
329 | 329 | ui-kit: |
@@ -372,6 +372,6 @@ jobs: |
372 | 372 |
|
373 | 373 | git push upstream master |
374 | 374 | else |
375 | | - echo "No changes to this package. Exiting gracefully." |
| 375 | + echo "No changes to this package. Exiting gracefully." |
376 | 376 | fi |
377 | 377 |
|
0 commit comments