Commit Graph

3 Commits

Author SHA1 Message Date
Mark Qvist
0e5f4aa08a Fixed missing artifact 2024-12-05 16:43:58 +01:00
Mark Qvist
db1380c413 Disable building manual 2024-12-05 16:36:44 +01:00
gretel
c30feb3fc2 ci/cd: add release automation
Publishes a release when tagged with a `semver` version:
- X.Y.Z for "production quality" (1.0.0)
- X.Y.Z-suffix for development (1.0.0-alpha.1)

Release will be marked as 'prerelease' accordingly.

For now, any release will be marked 'draft'.
2024-11-30 21:43:54 +01:00