Skip to content

Commit

Permalink
ci: do not compress
Browse files Browse the repository at this point in the history
  • Loading branch information
mewejo committed Feb 7, 2023
1 parent d0b83cd commit 4e8188b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@ jobs:
project_path: "./cmd/"
binary_name: "go-watering"
ldflags: "-s -w"
extra_files: LICENSE.md README.md
extra_files: LICENSE.md README.md
compress_assets: OFF

0 comments on commit 4e8188b

Please sign in to comment.