Skip to content

Commit eb5c440

Browse files
committed
Fix yaml/tab
1 parent e33a59d commit eb5c440

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
distribution: "temurin"
3131
java-version: ${{ matrix.java_version }}
3232
cache: 'maven'
33-
server-id: central-snapshots
33+
server-id: central-snapshots
3434
server-username: CI_DEPLOY_USERNAME
3535
server-password: CI_DEPLOY_PASSWORD
3636
- name: Build

0 commit comments

Comments
 (0)