Unable to decrypt gpg passphrase with org.apache.maven.plugins:maven-gpg-plugin:3.0.1:sign – Ubuntu
Introduction Currently, I'm trying to contribute on a GitHub Action that automatically publishes a java library. The branch where I'm developing: https://github.com/MathieuSoysal/Java-maven-library-publisher/tree/2-add-automated-tests The yaml code of the Action : name: Java maven library publisher author: "Mathieu Soysal (@MathieuSoysal)" description: "Build…