We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22c21c7 commit d78d848Copy full SHA for d78d848
.github/workflows/release.yml
@@ -23,4 +23,5 @@ jobs:
23
github_token: ${{ secrets.GITHUB_TOKEN }}
24
goos: ${{ matrix.goos }}
25
goarch: ${{ matrix.goarch }}
26
- binary_name: "netmon"
+ binary_name: "netmon"
27
+ compress_assets: "OFF"
0 commit comments