fedimbed: typo moment
This commit is contained in:
parent
2ba594d447
commit
967a7f7bc8
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ async function resolvePlatform(url) {
|
|||
return nodeinfo.software.name;
|
||||
}
|
||||
|
||||
const keyId = "https://hf.c7.pm/action#main-key";
|
||||
const keyId = "https://hf.c7.pm/actor#main-key";
|
||||
const privKey = fs.readFileSync(
|
||||
path.resolve(__dirname, "../../priv/private.pem")
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue