diff --git a/config.go b/config.go index 1eff48c..d5d80c8 100644 --- a/config.go +++ b/config.go @@ -17,7 +17,6 @@ func (f *Forge) ConfigSave() error { } if config.HasChanged("forge") { - // only let forge save the config files (?) if prep.AppName() == "forge" || prep.AppName() == "guireleaser" { log.Info("Okay, this is", prep.AppName())