You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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, andmake_latest
is set to true, the functionality would update that release to be marked as the latest.The text was updated successfully, but these errors were encountered: