fix: remove ui/acp/.npmrc to allow auth token inheritance
The ui/acp/.npmrc file with registry= prevents npm from inheriting
the auth token from the parent ui/.npmrc during publishing.
This is the same fix that was applied to ui/text/.npmrc in a36ca9a.
Fixes the ENEEDAUTH error in the publish-npm workflow.
Signed-off-by: Alex Hancock <alexhancock@block.xyz>
This commit is contained in:
@@ -1 +0,0 @@
|
||||
registry=https://registry.npmjs.org/
|
||||
Reference in New Issue
Block a user