diff --git a/.github/workflows/mvn-settings.xml b/.github/workflows/mvn-settings.xml index d95ccf0..721b53a 100644 --- a/.github/workflows/mvn-settings.xml +++ b/.github/workflows/mvn-settings.xml @@ -10,7 +10,7 @@ http://maven.apache.org/xsd/settings-1.0.0.xsd"> gpg.passphrase - GPG_PASSPHRASE + ${env.GPG_PASSPHRASE} \ No newline at end of file