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
build: Customize binary name and improve release workflow debugging
- Added BINARY_NAME environment variable for consistent artifact naming
- Simplified project name extraction from repository name
- Enhanced build step with debug information and directory listing
- Updated archive and binary path generation to use custom binary name
- Removed redundant project name references in workflow steps