fix: toml2json
This commit is contained in:
parent
7287acb67a
commit
2eae418bf3
|
@ -108,7 +108,7 @@ func commitMsgToConf() (conf Conf, err error) {
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
file := "conf.toml"
|
file := "conf.json"
|
||||||
|
|
||||||
msg := commit.Message
|
msg := commit.Message
|
||||||
slog.Debug("commit msg to conf", "msg", msg)
|
slog.Debug("commit msg to conf", "msg", msg)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user