In order to get this working you need to add a repository secret called PUBLISH_TOKEN with a personal access token you can create here: https://github.com/settings/tokens the required scopes are: public_repo, repo:status, repo_deployment
Then just go the releases page on GH and create and publish a new one. The action will run and attach the binaries to it once complete.
In order to get this working you need to add a repository secret called PUBLISH_TOKEN with a personal access token you can create here: https://github.com/settings/tokens the required scopes are: public_repo, repo:status, repo_deployment
Then just go the releases page on GH and create and publish a new one. The action will run and attach the binaries to it once complete.
I can help if there are any hiccups.