fix: make signing key configs secret
Signed-off-by: Hellgren Heikki <heikki.hellgren@op.fi>
This commit is contained in:
+1
@@ -29,6 +29,7 @@ export interface Config {
|
||||
|
||||
/**
|
||||
* Default PGP signing key for signing commits.
|
||||
* @visibility secret
|
||||
*/
|
||||
defaultCommitSigningKey?: string;
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user