Skip to content

Commit

Permalink
releaser golang
Browse files Browse the repository at this point in the history
  • Loading branch information
pablodz committed Jan 28, 2023
1 parent 43065f0 commit ce8cf59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/releaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ jobs:
goos: ${{ matrix.goos }}
goarch: ${{ matrix.goarch }}
binary_name: "sopro"
ldflags: "-s -w"
# ldflags: "-s -w"
extra_files: LICENSE README.md .version AUTHORS
compress_assets: false

0 comments on commit ce8cf59

Please sign in to comment.