Commit 16ed4d4
committed
fix: Remove GitHub packages registry override from canary workflow
All @jupiterone/* packages are published to npmjs.org, not GitHub packages.
The previous configuration was causing npm to look for packages in the wrong
registry, resulting in 404 errors for packages like @jupiterone/hierarchical-token-bucket.1 parent 8c2f0b5 commit 16ed4d4
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
100 | 100 | | |
101 | | - | |
102 | | - | |
103 | 101 | | |
104 | 102 | | |
105 | 103 | | |
| |||
0 commit comments