Commit a6a32bb
feat(ci): add optional existing_tag input for re-cutting module artifacts
Add a workflow_dispatch input that allows re-running the release workflow for an already existing tag, skipping the crate publish step. Also expose the tag and next_version outputs from the version step so that downstream jobs can consume them when the workflow is triggered manually.
Auto-committed-on: dragonfly
Co-authored-by: Medulla <medulla@tinyhumans.ai>1 parent 9170857 commit a6a32bb
1 file changed
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
14 | 21 | | |
15 | 22 | | |
16 | 23 | | |
| |||
23 | 30 | | |
24 | 31 | | |
25 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
26 | 39 | | |
27 | 40 | | |
28 | 41 | | |
| |||
0 commit comments