streamd/.forgejo/workflows
Konstantin Fickel dfd359802f
feat(ci): add release workflow for .deb and static binary
Add Forgejo Actions workflow that builds and publishes releases:
- Triggers on tag push (v*) or manual workflow dispatch
- Builds static binary using musl target
- Creates .deb package with shell completions
- Uploads artifacts to Forgejo Releases

Requires RELEASE_TOKEN secret to be configured in repository settings.
2026-04-02 22:56:11 +02:00
..
ci.yml ci: split workflow into check and build jobs 2026-02-15 17:33:25 +01:00
release.yml feat(ci): add release workflow for .deb and static binary 2026-04-02 22:56:11 +02:00