You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: introduce build and publish workflows
Introduce three workflows:
- `build`: builds the Geminicommit binary for multiple architectures and operating systems.
- `publish`: publishes the builds to my personal AUR.
- `release`: creates a GitHub release when a new git tag is pushed.