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

Action should create a full release, not just an annotated tag #12

Open
jefflinse opened this issue Oct 23, 2020 · 1 comment
Open

Action should create a full release, not just an annotated tag #12

jefflinse opened this issue Oct 23, 2020 · 1 comment

Comments

@jefflinse
Copy link
Owner

jefflinse commented Oct 23, 2020

The action should create a full GitHub Release when run, not just an annotated tag. This will eliminate the need to manually create a full release from an existing tag via the web UI or other means. It will also open up the ability to support release archives.

To maintain compatibility, this could be toggled with a flag such as create-release which defaults to false.

@stabas
Copy link

stabas commented Oct 12, 2023

Any updates on this? Would need and use this feature :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants