We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a621f40 commit 7cb5db3Copy full SHA for 7cb5db3
1 file changed
settings.xml
@@ -22,8 +22,8 @@
22
<servers>
23
<server>
24
<id>github</id>
25
- <username>${env.GITHUB_USERNAME}</username>
26
- <password>${env.GITHUB_TOKEN}</password>
+ <username>laffini</username>
+ <password>${env.token}</password>
27
</server>
28
</servers>
29
</settings>
0 commit comments