Skip to content

Commit

Permalink
use letter
Browse files Browse the repository at this point in the history
  • Loading branch information
pcalouche committed Aug 2, 2024
1 parent 15afab4 commit 192ba38
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .mvn/settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<servers>
<server>
<id>github1</id>
<id>githuba</id>
<username>${env.GITHUB_ACTOR}</username>
<password>${env.GITHUB_TOKEN}</password>
</server>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<snapshots>
<enabled>true</enabled>
</snapshots>
<id>github1</id>
<id>githuba</id>
<url>https://maven.pkg.github.com/pcalouche/spring-forge</url>
</repository>
</repositories>
Expand Down

0 comments on commit 192ba38

Please sign in to comment.