Commit 8774509
committed
fix: remove npm publishing from semantic-release config
- Remove @semantic-release/npm plugin as we're not publishing to npm
- This project distributes binaries via GitHub releases, not npm packages
- Fixes semantic-release failing due to missing NPM_TOKEN1 parent 708c0d3 commit 8774509
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
103 | 102 | | |
104 | 103 | | |
105 | 104 | | |
| |||
0 commit comments