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 a20d5c0 commit 4a94965Copy full SHA for 4a94965
.github/workflows/beta_release.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Set up Maven Central Repository
30
uses: actions/setup-java@v1
31
with:
32
- java-version: 8
+ java-version: 11
33
server-id: ossrh
34
server-username: MAVEN_USERNAME
35
server-password: MAVEN_PASSWORD
.github/workflows/release.yml
@@ -19,7 +19,7 @@ jobs:
19
20
21
22
23
24
25
0 commit comments