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

GitHub actions for new releases with tagging #74

Closed
astrochun opened this issue Oct 29, 2020 · 0 comments · Fixed by #75
Closed

GitHub actions for new releases with tagging #74

astrochun opened this issue Oct 29, 2020 · 0 comments · Fixed by #75
Assignees
Labels
CI/CD enhancement New feature or request
Milestone

Comments

@astrochun
Copy link
Owner

Use actions/create_release to create releases with new tags. Since the tags are not prefixed with v, using '*' should suffice.

See: https://github.521000.bestmunity/t/how-to-run-github-actions-workflow-only-for-new-tags/16075/10

@astrochun astrochun added enhancement New feature or request CI/CD labels Oct 29, 2020
@astrochun astrochun added this to the v1.2.0 milestone Oct 29, 2020
@astrochun astrochun self-assigned this Oct 29, 2020
astrochun added a commit that referenced this issue Oct 29, 2020
astrochun added a commit that referenced this issue Oct 29, 2020
@astrochun astrochun mentioned this issue Oct 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant