- Use verifactu-api-bin as build output name to avoid mkdir conflict
- Remove .exe suffix from mv (Go doesn't add it during cross-compile)
- Use mkdir -p for safety
- Pin release files to exact paths instead of glob
- Package Linux as tar.gz and Windows as zip
- Include config.yml in releases
- Create GitHub release on push to main with auto-generated tag
- Add contents write permission