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

Add create-release.yml #11

Merged
merged 2 commits into from
Sep 18, 2023
Merged

Add create-release.yml #11

merged 2 commits into from
Sep 18, 2023

Conversation

edmondchuc
Copy link
Collaborator

This workflow is intended to be called via the GitHub Actions UI when performing a new release. It accepts one input, the git tag value, and this value is then added to the pyproject.toml and package.json files with a commit. A new git tag based on the input value is also created.

At this point, there is a new git tag on the GitHub repo. The maintainer is then expected to create a new release based on this tag via GitHub Releases.

@edmondchuc edmondchuc merged commit 10c870b into master Sep 18, 2023
1 check passed
@edmondchuc edmondchuc deleted the edmond/vocexcel-web branch September 18, 2023 06:53
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