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

Automatically publish npm pack to GH Releases #29

Merged
merged 7 commits into from
Oct 29, 2024

Conversation

jspahrsummers
Copy link
Member

@jspahrsummers jspahrsummers commented Oct 29, 2024

Should make it easier for folks to use dependent repos.

@jspahrsummers jspahrsummers marked this pull request as ready for review October 29, 2024 12:17
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 18
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a way to pin this to an .nvmrc file?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess, but it doesn't solve much IMO. It then requires installing nvm, calling nvm use, etc.

@jspahrsummers jspahrsummers merged commit 55d8aaf into main Oct 29, 2024
4 checks passed
@jspahrsummers jspahrsummers deleted the justin/publish-packs branch October 29, 2024 19:55
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.

2 participants