mirror of
https://github.com/dromara/payment-spring-boot.git
synced 2026-03-16 15:03:42 +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 }}
|
GPG_PASSPHRASE: ${{ secrets.GPG_PASSWORD }}
|
||||||
with:
|
with:
|
||||||
gpg_private_key: GPG_SECRET_KEY
|
gpg_private_key: GPG_SECRET_KEY
|
||||||
gpg_passphrase: MAVEN_GPG_PASSPHRASE
|
gpg_passphrase: GPG_PASSPHRASE
|
||||||
nexus_username: MAVEN_USERNAME
|
nexus_username: MAVEN_USERNAME
|
||||||
nexus_password: MAVEN_PASSWORD
|
nexus_password: MAVEN_PASSWORD
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user