vkcube
vkcube copied to clipboard
Add a github workflow to create releases.
This workflow does the following:
- On push on main a prerelease is created and continuously updated with the latest files.
- If a tag
v1.1.1
is pushed a normal release is created. - Pull requests are checked for a passing build.