Add key
This commit is contained in:
parent
a32e4d258d
commit
0d063fc34a
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@
|
|||
userEmail = "github@notohh.dev";
|
||||
userName = "notohh";
|
||||
signing = {
|
||||
key = "";
|
||||
signByDefault = false;
|
||||
key = "BD47506D475EE86D";
|
||||
signByDefault = true;
|
||||
};
|
||||
ignores = ["*result*" ".direnv" "node_modules"];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue