Skip to content

Commit f570aaa

Browse files
committed
add TODO comments to spi workflow #11766 #11512
1 parent 4ed1879 commit f570aaa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/spi_release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
with:
4343
java-version: '17'
4444
distribution: 'adopt'
45+
# TODO: change this from ossrh to central?
4546
server-id: ossrh
4647
server-username: MAVEN_USERNAME
4748
server-password: MAVEN_PASSWORD
@@ -80,6 +81,7 @@ jobs:
8081
with:
8182
java-version: '17'
8283
distribution: 'adopt'
84+
# TODO: change this from ossrh to central?
8385
server-id: ossrh
8486
server-username: MAVEN_USERNAME
8587
server-password: MAVEN_PASSWORD

0 commit comments

Comments
 (0)