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
[.github] - devops: Add GitHub Actions workflow for build and release
- Trigger build and release on push with 'v*.*.*' tag pattern
- Build binary for multiple OS and architectures using Go 1.21
- Create and upload release assets on successful build