OoMrFlibble / oolite-debug-console-flibble-mad-alpha

0 stars 1 forks source link

Fix version tagging #6

Open OoMrFlibble opened 3 weeks ago

OoMrFlibble commented 3 weeks ago

Sort out workflow so it updates the version in debugGui/_version, or better yet fix it in init.

OoMrFlibble commented 1 week ago

Currently when I want to do a release, I'm using a local script to: update debugGUI/_version push changes create a tag Then I simply manually start the action on github, running the build for the tag in question. Does the job.