mirror of
https://github.com/dromara/payment-spring-boot.git
synced 2026-03-13 21:33:41 +08:00
ci: github action support
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user