* Don't run tests on release
- They should already have been run, alternatively we'd need to enable xvfb as we do for the build step
* Update .github/workflows/release-tags.yml
Co-authored-by: Raven Szewczyk <git@eigenraven.me>
---------
Co-authored-by: Raven Szewczyk <git@eigenraven.me>
* Adjusts snapshot logic
* Also check for tags that end with -snapshot
* Publish to github, but mark it as a pre-release so DAXXL and humans shouldn't pick it up
* use string comparision
Co-authored-by: Raven Szewczyk <git@eigenraven.me>
* Also change this comparision
---------
Co-authored-by: Raven Szewczyk <git@eigenraven.me>