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

feat: release canary versions from PRs #4

Merged
merged 3 commits into from
Nov 3, 2023
Merged

Conversation

nachoaldamav
Copy link
Collaborator

With this change, if a PR has a commit like release: v1.0.0, the action will publish the commit as a canary version to npm, using the commit hash as the version. If it's a commit to main or a merge, it will release it as latest.

@zkochan zkochan merged commit 7e00206 into main Nov 3, 2023
25 checks passed
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

2 participants