Commit Graph

2 Commits

Author SHA1 Message Date
12bdb3ecf3 Update workflow branch trigger to master
Changed the GitHub Actions workflow trigger branch from 'main' to 'master' to align with the repository's branch naming convention.
2025-07-13 17:43:00 +01:00
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