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 2729e93 commit be62cbfCopy full SHA for be62cbf
.github/workflows/snapshot.yml
@@ -17,7 +17,7 @@ jobs:
17
java-version: '8'
18
distribution: 'temurin'
19
cache: 'maven'
20
- server-id: ossrh
+ server-id: oss
21
server-username: MAVEN_USERNAME
22
server-password: MAVEN_PASSWORD
23
- name: deploy
.github/workflows/version-and-release.yml
0 commit comments