Commit 6d86800
authored
[ci] Adds sleep 60s to release action. (#6405)
As suggested in flutter/flutter#137299:
* Adds a 1 minute sleep to our `release.yml` workflow so LUCI checks have time to be populated through the GitHub Webhooks, before attempting to look at them.
This will make the `release` action a little bit slower, but hopefully much more reliable.
### Issues
* Fixes flutter/flutter#1372991 parent c7d30e2 commit 6d86800
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
46 | 53 | | |
47 | 54 | | |
48 | 55 | | |
| |||
0 commit comments