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.
1 parent e97e184 commit f441615Copy full SHA for f441615
travis-build.sh
@@ -17,7 +17,7 @@ saveMavenSettings() {
17
<server>
18
<id>github</id>
19
<username>${GITHUB_USER}</username>
20
- <password>${GITHUB_TOKEN}</username>
+ <password>${GITHUB_TOKEN}</password>
21
</server>
22
</servers>
23
</settings>
0 commit comments