Skip to content

Commit

Permalink
#294 - Fixed maven settings
Browse files Browse the repository at this point in the history
  • Loading branch information
starnowski committed Aug 23, 2024
1 parent 8733b63 commit 4fe3950
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/settings.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<settings>
<servers>
<server>
<id>maven-central-starnowski-posmulten</id>
<id>${server}</id>
<username>${env.MAVEN_USERNAME}</username>
<password>${env.MAVEN_PASSWORD}</password>
</server>
Expand Down

0 comments on commit 4fe3950

Please sign in to comment.