Include ability to add tag_prefix
Signed-off-by: Zachary Gershman <zgershman@pivotal.io>
This commit is contained in:
committed by
Zachary Gershman
parent
8291efc7a7
commit
560637e9fd
@@ -41,6 +41,7 @@ type OutParams struct {
|
||||
BodyPath string `json:"body"`
|
||||
TagPath string `json:"tag"`
|
||||
CommitishPath string `json:"commitish"`
|
||||
TagPrefix string `json:"tag_prefix"`
|
||||
|
||||
Globs []string `json:"globs"`
|
||||
}
|
||||
|
Reference in New Issue
Block a user