mirror of
https://github.com/italicsjenga/agb.git
synced 2025-01-23 23:56:34 +11:00
Make it so that the release tag includes the entire release notes
This commit is contained in:
parent
c7738b43e3
commit
776cb5b5a3
1 changed files with 1 additions and 0 deletions
|
@ -72,6 +72,7 @@ pub fn release(matches: &clap::ArgMatches) -> Result<(), Error> {
|
|||
"tag",
|
||||
"-a",
|
||||
&format!("v{version}"),
|
||||
"--cleanup=whitespace",
|
||||
"-m",
|
||||
&format!("#v{version}\n{changelog_text}"),
|
||||
],
|
||||
|
|
Loading…
Add table
Reference in a new issue