Skip to content

Commit 2a142d8

Browse files
committed
add compress_assets: false to upload raw binaries in release workflow
1 parent 65efcf7 commit 2a142d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,4 @@ jobs:
2929
project_path: "./cmd"
3030
binary_name: "jumpstarter-lab-config"
3131
ldflags: "-s -w"
32+
compress_assets: false

0 commit comments

Comments
 (0)