Specify the release version.
VERSION=3.0.0
Check issues at https://github.com/dnsmichi/dashing-icinga2
Write it manually.
git tag -s -m "Version $VERSION" v$VERSION
Push the tag.
git push --tags
Create a new release for the newly created Git tag. https://github.com/dnsmichi/dashing-icinga2/releases
- Blogpost