Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add make_latest option #385

Closed
kdmiltner opened this issue Sep 15, 2023 · 1 comment
Closed

Add make_latest option #385

kdmiltner opened this issue Sep 15, 2023 · 1 comment

Comments

@kdmiltner
Copy link

kdmiltner commented Sep 15, 2023

When generating a release, the one option that's missing for automating releases for my use cases is make_latest. Can this be added as an inputs option to update an existing release tag to be marked as the latest?

For example, if the tag_name I input already exists, and make_latest is set to true, the functionality would update that release to be marked as the latest.

@softprops
Copy link
Owner

I believe this should be fixed in #304

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants