Skip to content

Commit

Permalink
chore: update username and password (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
fern-support authored Oct 15, 2024
1 parent 27e1aa7 commit 66d3514
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fern/generators.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ groups:
output:
location: maven
coordinate: com.ssoready:ssoready-java-sdk
# username: ${MAVEN_USERNAME}
# password: ${MAVEN_PASSWORD}
username: ${MAVEN_USERNAME}
password: ${MAVEN_PASSWORD}
# signature:
# keyId: ${MAVEN_CENTRAL_SECRET_KEY_KEY_ID}
# password: ${MAVEN_CENTRAL_SECRET_KEY_PASSWORD}
Expand Down

0 comments on commit 66d3514

Please sign in to comment.