Skip to content

Commit a70f0d1

Browse files
committed
corrected hopefully maven snapshot deployment
1 parent f0d3ab6 commit a70f0d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
java-version: ${{ matrix.java }}
2727
distribution: 'temurin'
2828
cache: maven
29-
server-id: sonatype-nexus-snapshots
29+
server-id: sonatype-nexus-snapshots
3030
server-username: MAVEN_USERNAME
3131
server-password: MAVEN_PASSWORD
3232
- name: Build with Maven

0 commit comments

Comments
 (0)