Commit 7551d28
ci: remove the broken changeset Release workflow (we publish manually)
release.yml failed on every push to main — it ran 'yarn install --frozen-lockfile'
against a stale yarn.lock and assumed a changeset-based flow we don't use (we
bump + 'npm publish' by hand). Drop the workflow + its unused Discord notify, and
point CONTRIBUTING at the manual npm flow.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 551c999 commit 7551d28
2 files changed
Lines changed: 7 additions & 201 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
| 20 | + | |
39 | 21 | | |
40 | 22 | | |
41 | | - | |
42 | | - | |
43 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
44 | 27 | | |
45 | 28 | | |
46 | | - | |
| 29 | + | |
| 30 | + | |
0 commit comments