-
Good day! Is any way to append information to the release notes without total replacement ( Core reason: I would like to add information about repository to the release notes. For example, in my project I would like to add note about installation in a same way as instructions for docker added:
|
Beta Was this translation helpful? Give feedback.
Answered by
caarlos0
May 25, 2020
Replies: 2 comments
-
Hey check |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
caarlos0
-
Thanks! For future googlers:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey
check
goreleaser release --help
, you can add both a custom header and footer :)