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 f92ec29 commit 6b3ec94Copy full SHA for 6b3ec94
.mvn/settings.xml
@@ -39,7 +39,6 @@
39
<!-- Github deployments (site) -->
40
<server>
41
<id>github</id>
42
- <username>${env.CI_DEPLOY_USERNAME}</username>
43
<password>${env.GITHUB_TOKEN}</password>
44
</server>
45
0 commit comments