Skip to content

Commit

Permalink
update release prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
jakevc committed Apr 26, 2021
1 parent e161b5c commit d02c475
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ jobs:
xgo_version: latest
go_version: 1.15.11
dest: build
prefix: autocannon-go
targets: windows/386,windows/amd64,linux/amd64,darwin/amd64
prefix: gopeaks
targets: windows/amd64,linux/amd64,darwin/amd64
v: true
x: false
ldflags: -s -w
Expand Down

0 comments on commit d02c475

Please sign in to comment.