We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a494719 + b73b69d commit 41b8a3eCopy full SHA for 41b8a3e
publish.gradle
@@ -38,7 +38,7 @@ if (secretPropsFile.exists()) {
38
39
nexusStaging {
40
packageGroup = PUBLISH_GROUP_ID
41
- stagingProfileId = 'caceeedcae039c'
+ stagingProfileId = '98e6900916ded2'
42
username = ossrhUsername
43
password = ossrhPassword
44
}
0 commit comments