-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Github creates a release for each git tag which actually only contains the source code.
Github releases shall contain:
- a release note
- links to release artifacts (.deb, .AppImage, .dmg, .exe)
Github releases shall be generated automatically by the CI. So simply pushing a tag to the repo shall trigger the release (including release note and artifacts linking).