Commit 965d624
ci: add workflow_dispatch trigger for ad hoc canary releases
Allows manually triggering a canary publish from the GitHub Actions UI
without needing to push a package change. Manual runs bypass the
packages-changed check and always publish.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent a745ae2 commit 965d624
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
49 | | - | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| |||
0 commit comments