Commit 6ca7eca
committed
ci(release): add workflow_dispatch trigger
Lets us re-run the release pipeline against an existing tag
without force-pushing the tag. Push the tag triggers the run
normally; workflow_dispatch is for retries after an infra-side
fix (e.g. enabling attestation by flipping the repo public).1 parent 83ed3ee commit 6ca7eca
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
6 | 9 | | |
7 | 10 | | |
8 | 11 | | |
| |||
0 commit comments