To be written
This releasing section is intended for releasers only. You won't be able to release without permissions.
To release you will need to install github CLI:
- Install github CLI following the instructions here: https://github.com/cli/cli#installation
- Authenticate with
gh auth login
and follow the instructions.
To create a new release:
- Go to master branch and merge develop branch
- Release using the release script
bash ./scripts/release.sh