Replies: 2 comments 2 replies
-
ok. I'll add these keys |
Beta Was this translation helpful? Give feedback.
0 replies
-
@gotson Added these as repository secrets. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
@xerial i would like to merge #678, but before doing so we need to make sure you added the secrets in the repository:
The following Github secrets will need to be setup in the repository:
SONATYPE_USERNAME: your username for Maven Central
SONATYPE_PASSWORD: your password for Maven Central
GPG_KEY: your GPG key used for signing. It needs to be exported by using gpg --armor --export-secret-keys .
GPG_PASSPHRASE: your GPG key passphrase
Can you confirm those have been setup ?
In a second step i will look at automatic the releases.
Beta Was this translation helpful? Give feedback.
All reactions