ci: github action support

This commit is contained in:
felord.cn
2021-03-23 22:03:07 +08:00
parent 73b19fcc0a
commit 01b9fc3aa0

View File

@@ -29,7 +29,7 @@ jobs:
GPG_PASSPHRASE: ${{ secrets.GPG_PASSWORD }}
with:
gpg_private_key: GPG_SECRET_KEY
gpg_passphrase: MAVEN_GPG_PASSPHRASE
gpg_passphrase: GPG_PASSPHRASE
nexus_username: MAVEN_USERNAME
nexus_password: MAVEN_PASSWORD