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 ef57dd1 commit 7f23fffCopy full SHA for 7f23fff
.maven.xml
@@ -5,6 +5,7 @@
5
<servers>
6
<server>
7
<id>github</id>
8
+
9
<username>${env.GITHUB_USERNAME}</username>
10
<password>${env.GITHUB_PASSWORD}</password>
11
</server>
0 commit comments