Skip to content

Commit

Permalink
- testing some parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
andy.rozman committed Mar 10, 2024
1 parent 21bb05b commit 7fa51dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions java/settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
<servers>
<server>
<id>github</id>
<username>andyrozman</username>
<password>${env.GITHUB_TOKEN}</password>
<username>USERNAME</username>
<password>TOKEN</password>
</server>
</servers>
</settings>

0 comments on commit 7fa51dc

Please sign in to comment.