Skip to content

Commit

Permalink
Updated goreleaser config
Browse files Browse the repository at this point in the history
  • Loading branch information
Kardbord committed Dec 18, 2022
1 parent 2b2418a commit 5c829df
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ release:
name_template: "{{ .Tag }}"
header: |
## Release {{ .Tag }}
footer: |
## Full Changelog
https://github.com/TannerKvarfordt/Kard-bot/compare/{{ .PreviousTag }}...{{ .Tag }}
# modelines #
# yaml-language-server: $schema=https://goreleaser.com/static/schema.json
Expand Down

0 comments on commit 5c829df

Please sign in to comment.