Changelog fixes
This commit is contained in:
+1
-1
@@ -220,7 +220,7 @@ var commands = []command{
|
||||
},
|
||||
{
|
||||
name: "build-changelog",
|
||||
description: "Build a release changelog from tagged pull requests and write it to stdout or a file.",
|
||||
description: "Build a release changelog from tagged pushes and write it to stdout or a file.",
|
||||
run: runBuildChangelog,
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user