mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-30 04:50:45 +02:00
chore: thanks for using goreleaser!
This commit is contained in:
parent
d62abe0b16
commit
01e9810ab2
@ -76,6 +76,9 @@ Check out our website for more information, examples and documentation: https://
|
||||
log.Debug("debug logs enabled")
|
||||
}
|
||||
},
|
||||
PersistentPostRun: func(_ *cobra.Command, _ []string) {
|
||||
log.Info("thanks for using goreleaser!")
|
||||
},
|
||||
}
|
||||
cmd.SetVersionTemplate("{{.Version}}")
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user