From a9947593e22a88fd24afe57006713cfb07554542 Mon Sep 17 00:00:00 2001 From: torakiki Date: Mon, 28 Oct 2024 12:00:36 +0100 Subject: [PATCH] Configured the gpg plugin to use a specific key instead of the default one --- pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pom.xml b/pom.xml index 6369ff7d..4f5392d9 100644 --- a/pom.xml +++ b/pom.xml @@ -145,6 +145,9 @@ sign + + ${env.PDFSAM_GPG_KEYID} +