Commit bd8d28a
committed
/updpkgsums: pass all workflow dispatch inputs as strings
When using a bare number as input, GitHub reacts with 422 as
`statusCode` and the `statusMessage` "Unprocessable Entity".
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>1 parent 6a31ce3 commit bd8d28a
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
354 | 354 | | |
355 | 355 | | |
356 | 356 | | |
357 | | - | |
| 357 | + | |
358 | 358 | | |
359 | 359 | | |
360 | 360 | | |
| |||
0 commit comments