We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f3339e commit aa412f2Copy full SHA for aa412f2
.github/workflows/release_to_maven.yml
@@ -26,7 +26,6 @@ jobs:
26
27
- name: Auf den Grund
28
run: |
29
- cat "${ORG_GRADLE_PROJECT_signingKeyId}"
30
cat "${ORG_GRADLE_PROJECT_sonatypeUsername}"
31
cat "${ORG_GRADLE_PROJECT_sonatypePassword}"
32
- name: Publish package
0 commit comments