Commit eb9c8d6
committed
fix: remove GitHub Package Registry publishing to resolve auth errors
- Remove @semantic-release/exec plugin that was failing with authentication
- Focus on core NPM publishing which works correctly
- Eliminates 'need auth' errors blocking the release process
- GitHub releases will still be created automatically1 parent 70f3bb8 commit eb9c8d6
1 file changed
+1
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
| 30 | + | |
37 | 31 | | |
38 | 32 | | |
39 | 33 | | |
| |||
0 commit comments