Skip to content

Commit d78d848

Browse files
committed
Update workflow
1 parent 22c21c7 commit d78d848

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,5 @@ jobs:
2323
github_token: ${{ secrets.GITHUB_TOKEN }}
2424
goos: ${{ matrix.goos }}
2525
goarch: ${{ matrix.goarch }}
26-
binary_name: "netmon"
26+
binary_name: "netmon"
27+
compress_assets: "OFF"

0 commit comments

Comments
 (0)