Skip to content

Commit 95e1662

Browse files
committed
fix CircleCi integration
1 parent 0dd2142 commit 95e1662

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

settings.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<servers>
33
<server>
44
<id>ossrh</id>
5-
<username>rsmckinney</username>
6-
<password>${env.MAN_PASS_PHRASE}</password>
5+
<username>1xLFPIdh</username>
6+
<password>${env.MAN_PASSWORD}</password>
77
</server>
88
</servers>
99

0 commit comments

Comments
 (0)