vkcube icon indicating copy to clipboard operation
vkcube copied to clipboard

Add a github workflow to create releases.

Open raldone01 opened this issue 11 months ago • 0 comments

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.

raldone01 avatar Mar 07 '24 20:03 raldone01