Commit 84f19b5
fix(ci): Remove manual workflow_dispatch trigger from release
The workflow_dispatch trigger caused releases to be named after the
branch (e.g., "master") instead of the version. Since releases should
only be triggered by pushing a version tag, remove the manual trigger
entirely.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 17f0a17 commit 84f19b5
1 file changed
Lines changed: 1 addition & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| |||
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | 15 | | |
26 | 16 | | |
27 | 17 | | |
| |||
43 | 33 | | |
44 | 34 | | |
45 | 35 | | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | 36 | | |
54 | 37 | | |
55 | 38 | | |
56 | | - | |
| 39 | + | |
0 commit comments