Commit 6166280
committed
Add Maven server credentials to workflow
Pass Maven server credentials to the setup-java step so the Publish package step can authenticate. Adds server-id 'ossrh' and maps server-username/server-password to MAVEN_USERNAME and MAVEN_PASSWORD (expected as repo secrets) for publishing to OSSRH.1 parent f0b76c5 commit 6166280
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
43 | 46 | | |
44 | 47 | | |
45 | 48 | | |
| |||
0 commit comments