Skip to content

Commit c7ad62e

Browse files
author
thyldrm
committed
feat: fix binary release workflow and bump version to 1.0.4
- Fix binary rename logic to avoid same-file errors - Remove platform-specific references, make workflow generic - Add proper binary naming convention (platform-architecture) - Test binary generation locally before release - Support all CI/CD platforms generically
1 parent fed3761 commit c7ad62e

7 files changed

Lines changed: 8 additions & 10 deletions

File tree

.github/workflows/release.yml

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change

binaries/codethreat-darwin-arm64

57.3 MB
Binary file not shown.

binaries/codethreat-darwin-x64

62.2 MB
Binary file not shown.

binaries/codethreat-linux-arm64

55.5 MB
Binary file not shown.

binaries/codethreat-linux-x64

56.9 MB
Binary file not shown.

binaries/codethreat-windows.exe

48.7 MB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change

0 commit comments

Comments
 (0)