Commit Graph

3 Commits

Author SHA1 Message Date
Markus Zehnder fa134da7b2 fix: set clippy permissions in GH action 2025-07-26 00:15:14 +02:00
Markus Zehnder e40657ab58 fix: GitHub release permissions (#2) 2025-07-26 00:11:40 +02:00
Markus Zehnder b759b70acc ci: add GitHub lint & build actions (#1)
- Run cargo clippy and fmt to check source code
- Build release build and upload artifact
- Create a development build with `latest` tag for pushes on main
- Create a release build for version tags
2025-07-25 23:41:26 +02:00