fix(develop): we use the Anonymous Planet RSK for releases

Signed-off-by: nopeitsnothing <no@anonymousplanet.org>
This commit is contained in:
nopeitsnothing
2026-05-24 01:16:29 -04:00
parent e11a1eb1ce
commit aabcbac3d9
+1 -1
View File
@@ -155,7 +155,7 @@ The ASCII-armored private key used to sign PDFs and hash files.
```bash ```bash
# Export the release signing key # Export the release signing key
gpg --armor --export-secret-keys 9FA5436D0EE360985157382517ECA05F768DEDF6 gpg --armor --export-secret-keys C3023DBEA3FB38C438BA1EEDCEC60AEDE8B992A2
``` ```
Copy the entire output (including `-----BEGIN PGP PRIVATE KEY BLOCK-----` and the closing line) and paste it as the secret value. Copy the entire output (including `-----BEGIN PGP PRIVATE KEY BLOCK-----` and the closing line) and paste it as the secret value.