Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 7e439ae

Browse files
committed
Update repository credentials environment variable names
1 parent 7304566 commit 7e439ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎build.gradle.kts‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ publishing {
4141
}
4242

4343
credentials {
44-
username = System.getenv("ETERNAL_CODE_MAVEN_USERNAME")
45-
password = System.getenv("ETERNAL_CODE_MAVEN_PASSWORD")
44+
username = System.getenv("ETERNALCODE_REPO_USERNAME")
45+
password = System.getenv("ETERNALCODE_REPO_PASSWORD")
4646
}
4747
}
4848
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /