Skip to content

Commit fcc23b2

Browse files
committed
Add back central repo username and password
1 parent 2ef0eb5 commit fcc23b2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ jobs:
4545
distribution: 'temurin'
4646
java-version: 11
4747
server-id: central
48+
server-username: MAVEN_USERNAME
49+
server-password: MAVEN_PASSWORD
4850
- name: Publish package
4951
run: mvn -B deploy
5052
env:

0 commit comments

Comments
 (0)