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 30725ec commit 62620cbCopy full SHA for 62620cb
.github/workflows/perform-release.yml
@@ -88,9 +88,6 @@ jobs:
88
with:
89
distribution: "sapmachine"
90
java-version: ${{ env.JAVA_VERSION }}
91
- server-id: ossrh
92
- server-username: MAVEN_CENTRAL_USER # env variable for username in deploy
93
- server-password: MAVEN_CENTRAL_PASSWORD # env variable for token in deploy
94
95
- name: "Download Release Asset"
96
id: download-asset
0 commit comments