Commit Graph

1 Commits

Author SHA1 Message Date
2a18ee1323 Add GitHub Actions workflow for release automation
Introduces a workflow to automate release creation on pushes to the main branch. The workflow extracts the version from conf.yml, builds the project using blueprint-export, creates a GitHub release with installation instructions, and uploads the generated binary as a release asset.
2025-07-13 17:37:52 +01:00