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 e33a59d commit eb5c440Copy full SHA for eb5c440
.github/workflows/main.yml
@@ -30,7 +30,7 @@ jobs:
30
distribution: "temurin"
31
java-version: ${{ matrix.java_version }}
32
cache: 'maven'
33
- server-id: central-snapshots
+ server-id: central-snapshots
34
server-username: CI_DEPLOY_USERNAME
35
server-password: CI_DEPLOY_PASSWORD
36
- name: Build
0 commit comments