Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update registry before publish instead of using env var which didn't work #921

Merged
merged 2 commits into from Sep 10, 2020

Conversation

eunjae-lee
Copy link
Contributor

@eunjae-lee eunjae-lee commented Sep 10, 2020

Prepending npm_config_registry=https://registry.npmjs.org/ didn't work (#919)
Now it just calls yarn config set registry https://registry.npmjs.org/ to correct the registry.

@eunjae-lee eunjae-lee merged commit 48f26bd into main Sep 10, 2020
@eunjae-lee eunjae-lee deleted the fix/update-registry branch September 10, 2020 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant