Commit e099e35
Test User
fix: disable npm publish step until package structure is complete
The npm publish step requires bin/doplan.js which doesn't exist yet.
Temporarily disable it so the release workflow can complete successfully.
The GoReleaser release is working correctly and creating all binaries.
TODO: Set up npm package structure with bin/doplan.js before enabling1 parent 37367d4 commit e099e35
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
| 60 | + | |
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
| |||
0 commit comments