Commit 0172e65
committed
build: allow to specify tag for workflow_dispatch
workflow_dispatch accepts also input values, so it's possible to trigger
a historical build. This is for example necessary to re-upload a Python
release which failed for some reason.
Signed-off-by: Daniel Wagner <[email protected]>1 parent 4c18921 commit 0172e65
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
10 | 14 | | |
11 | 15 | | |
12 | 16 | | |
| |||
0 commit comments