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

Create tag via github action when the package.json version changes #327

Merged
merged 2 commits into from
Jan 19, 2023

Conversation

dalefukami
Copy link
Contributor

What does this do?

Adds a github action to create a new tag based on the package.json version whenever the file is changed. If the tag already exists this silently passes as it is an indication that the package.json file changed in an unrelated way.

Why are we making this change?

To reduce the manual work to create new releases

@dalefukami dalefukami merged commit d035dd0 into main Jan 19, 2023
@dalefukami dalefukami deleted the create-tag-automatically branch January 19, 2023 21:39
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.

1 participant