Example URL: https://github.com/sindresorhus/got/releases/tag/v11.0.0-beta.1
Possible layout:

Possible solution:
Why:
Sometimes you publish a release instead of making a draft.
How will this handle release assets?
How will this handle release assets?
We don't have to concern ourselves with that. Apparently there's an API endpoint to change the draft status, so this looks like an easy feature: https://docs.github.com/en/rest/reference/repos#update-a-release (we can use api.v3 in this case)
2 things.
Thank you, amazing work 馃檶馃憣