mirror of
https://github.com/dromara/payment-spring-boot.git
synced 2026-03-13 21:33:41 +08:00
Merge remote-tracking branch 'origin/release' into release
This commit is contained in:
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@@ -16,10 +16,6 @@ jobs:
|
||||
uses: actions/setup-java@v1
|
||||
with:
|
||||
java-version: 1.8
|
||||
server-id: sonatype-nexus-staging
|
||||
server-username: MAVEN_USERNAME
|
||||
server-password: MAVEN_PASSWORD
|
||||
gpg-passphrase: MAVEN_GPG_PASSPHRASE
|
||||
- name: Publish to Maven Central Repo
|
||||
uses: samuelmeuli/action-maven-publish@v1
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user