Skip to content

Commit

Permalink
fix CircleCi integration
Browse files Browse the repository at this point in the history
  • Loading branch information
rsmckinney committed Jun 29, 2024
1 parent 0dd2142 commit 95e1662
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<servers>
<server>
<id>ossrh</id>
<username>rsmckinney</username>
<password>${env.MAN_PASS_PHRASE}</password>
<username>1xLFPIdh</username>
<password>${env.MAN_PASSWORD}</password>
</server>
</servers>

Expand Down

0 comments on commit 95e1662

Please sign in to comment.