Skip to content

Commit 01186a3

Browse files
chore: merge main into release [skip ci]
2 parents c1e5b64 + 6166280 commit 01186a3

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/maven-publish.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ jobs:
4040
with:
4141
java-version: '11'
4242
distribution: 'temurin'
43+
server-id: ossrh
44+
server-username: MAVEN_USERNAME
45+
server-password: MAVEN_PASSWORD
4346

4447
- name: Publish package
4548
run: ./mvnw

0 commit comments

Comments
 (0)