add proper title

This commit is contained in:
2022-02-20 02:44:50 +05:30
parent 45d9fcc84d
commit e543d93265
8 changed files with 44 additions and 26 deletions

View File

@@ -56,6 +56,7 @@ type OutParams struct {
NamePath string `json:"name"`
BodyPath string `json:"body"`
TagPath string `json:"tag"`
TitlePath string `json:"title"`
CommitishPath string `json:"commitish"`
TagPrefix string `json:"tag_prefix"`