mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-06-08 23:56:13 +02:00
chore: fmt
This commit is contained in:
parent
a7b929a403
commit
c9991ad9ab
@ -31,7 +31,7 @@ func (Pipe) Default(ctx *context.Context) error {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if ctx.Config.Announce.Reddit.URLTemplate == "" {
|
if ctx.Config.Announce.Reddit.URLTemplate == "" {
|
||||||
ctx.Config.Announce.Reddit.URLTemplate = defaultURLTemplate
|
ctx.Config.Announce.Reddit.URLTemplate = defaultURLTemplate
|
||||||
}
|
}
|
||||||
|
|
||||||
return nil
|
return nil
|
||||||
|
Loading…
x
Reference in New Issue
Block a user