Skip to content

Commit

Permalink
Use SemVer version as release name (#206)
Browse files Browse the repository at this point in the history
  • Loading branch information
pellared authored Oct 11, 2022
1 parent 91634a0 commit 6f88549
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ archives:
format: zip
release:
github:
name_template: "{{.Version}}"
prerelease: auto
mode: append
dockers:
- image_templates:
- "ghcr.io/golang-templates/seed:latest"
Expand Down

0 comments on commit 6f88549

Please sign in to comment.