We weren’t able to create the release for you. Please help me correct the errors below.
Can anyone help me creating releases on GitHub?
Releases are GitHub's way of packaging and providing software to your users. You can think of it as a replacement to using downloads to provide software. With Releases, you can provide links to binary files, as well as release notes describing your changes. At their core, Releases are based on Git tags.
Pre-release releases are used for cases where the code is in early preview and may still contain bugs. Stable releases typically aren't released with known bugs and are geared towards wide adoption.
In Tag version textbox, you type your version number started by v
, for example v1.0.0
.
See example at:
https://github.com/donhuvy/QuanLySinhVien/releases/tag/v1.0.0
we have to "Create a tag" first before we can publish.
type tag name and hit create new tag button on the dropdown to create one
It feels like preety bad ui/ux from github's part, the error message says "invalid" tag, and what it actually means is we need to type and hit "create new tag" and then select the tag to be able to use it. Jesus!
You just have to enter the non existing tag in the selection dropdown and, it will let you create it
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With