Skip to content

Commit b63b4b0

Browse files
Update HELP.md
1 parent 4d3069c commit b63b4b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

HELP.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ Add the **Portal token** under server id **`central`** and (optionally) a GPG pr
298298
<properties>
299299
<gpg.executable>gpg</gpg.executable>
300300
<!-- Optional: set if you have multiple keys -->
301-
<gpg.keyname>80FB99EFC46EEF609CA94FC06F71D93E0823BB8B</gpg.keyname>
301+
<gpg.keyname>YOUR-GPG-KEY</gpg.keyname>
302302
<!-- Avoid plaintext: pass via env in CI. Locally you can omit to use gpg-agent -->
303303
<gpg.passphrase>${env.GPG_PASSPHRASE}</gpg.passphrase>
304304
</properties>

0 commit comments

Comments
 (0)