Skip to content

Commit

Permalink
build(release): no draft, update name [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
adhocore committed Apr 25, 2023
1 parent 55229dc commit 75433bf
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 @@ -2,8 +2,8 @@ project_name: tasker

release:
prerelease: auto
name_template: "v{{.Version}}"
draft: true
name_template: "Version v{{.Version}}"
# draft: true
mode: "keep-existing"

before:
Expand Down

0 comments on commit 75433bf

Please sign in to comment.