Closed dav1312 closed 10 months ago
tbh I don't really know anything about this stuff...
But releases are few and far between these days, I'm hardly doing anything with Nibbler any more.
tbh I don't really know anything about this stuff...
It will create a draft and upload the binaries so you don't have to when you push a tag
git tag <tag_name>
git push origin <tag_name>
If you use vscode there are some git extensions like Git Graph that make it very easy You can right click a commit to create And push it
But releases are few and far between these days, I'm hardly doing anything with Nibbler any more.
It's fine! You can close the PR if you want. I wanted to replace the artifacts PR that I did before and at the same time experiment with creating releases using workflows.
Workflow to automatically create a release draft and upload files on tag push