Skip to content

Commit

Permalink
update name [release]
Browse files Browse the repository at this point in the history
  • Loading branch information
cxjava committed Oct 22, 2019
1 parent 8ce5728 commit 823c196
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ before:

builds:
- id: default
binary: "{{.ProjectName}}"
binary: AriaNg-go
env:
- CGO_ENABLED=0
ldflags:
Expand Down Expand Up @@ -68,7 +68,7 @@ archives:
release:
github:
owner: cxjava
name: "{{.ProjectName}}"
name: AriaNg-go
draft: true
prerelease: auto
name_template: "{{.ProjectName}}-v{{.Version}}-{{.ShortCommit}}-{{.Date}}"

0 comments on commit 823c196

Please sign in to comment.