- Create your personal access token for the GitHub API and make sure to select at least repo scope: https://github.com/settings/tokens
- Set
GITHUB_USERNAME
andGITHUB_TOKEN
inrelease.sh
- Release from your current branch with
./release.sh
(it might take a while to upload the release assets)