Commit b890e7d
committed
fix(.github/workflows): fail when the Slack webhook is missing
The step only runs after the refresh has already failed, so exiting 0 hid
the more serious problem: nobody was told. Mark the step red and name the
secret, now that it exists and an empty value means a misconfiguration.1 parent 8ee6bd9 commit b890e7d
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
| 160 | + | |
| 161 | + | |
160 | 162 | | |
161 | | - | |
162 | | - | |
| 163 | + | |
| 164 | + | |
163 | 165 | | |
164 | 166 | | |
165 | 167 | | |
| |||
0 commit comments