Commit 001d9c3
committed
fix: mark beta-tools as private to skip npm publish
beta-tools is an internal CLI tool and should not be published to npm.
The beta publish workflow was failing with E404 because the
@bitgo-beta/beta-tools package does not exist on the registry and
trusted publishing cannot create new packages.
Ticket: BTC-01 parent 838b4de commit 001d9c3
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | | - | |
| 39 | + | |
42 | 40 | | |
43 | 41 | | |
0 commit comments