pom
This commit is contained in:
2
.github/workflows/maven_snapshot.yml
vendored
2
.github/workflows/maven_snapshot.yml
vendored
@@ -30,6 +30,8 @@ jobs:
|
||||
MAVEN_PASSWORD: ${{ secrets.OSSRHPASSWORD }}
|
||||
MAVEN_GPG_KEY: ${{ secrets.OSSRH_GPG_KEY }}
|
||||
MAVEN_GPG_PASSPHRASE: ${{ secrets.OSSRH_GPG_SECRET_PASSWORD }}
|
||||
- name: debug env
|
||||
run: env
|
||||
- name: debug settings.xml
|
||||
run: cat /home/runner/.m2/settings.xml
|
||||
- name: Show the Gpg
|
||||
|
||||
Reference in New Issue
Block a user