Skip to content

fix: specify npm package is public #6

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

Merged
merged 1 commit into from
Nov 21, 2024
Merged

Conversation

ChristopherChudzicki
Copy link
Collaborator

What are the relevant tickets?

Attempting to fix broken release action: https://github.com/mitodl/smoot-design/actions/runs/11955738538

Description (What does it do?)

When a scoped (@mitodl/package-name) package is first published to NPM, it defaults to private. Our account can't publish private packages (nor do we care to).

This sets the --access public flag in npmrc.

How can this be tested?

Run npm config get access in this directory.

@ChristopherChudzicki ChristopherChudzicki changed the title fix: make npmrc public fix: specify npm package is public Nov 21, 2024
@ChristopherChudzicki ChristopherChudzicki merged commit a67e26c into main Nov 21, 2024
7 checks passed
@ChristopherChudzicki
Copy link
Collaborator Author

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant