This can all be done from your local terminal.
git tag v1.2.3git push origin v1.2.3- Wait a few minutes for the build to run https://github.com/cli/cli/actions
- Check https://github.com/cli/cli/releases
A local release can be created for testing without creating anything official on the release page.
goreleaser --skip-validate --skip-publish --rm-dist- Check and test files in
dist/