Skip to content

Commit

Permalink
Create settings.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
starksm64 authored Jul 2, 2024
1 parent 48bfea3 commit 114717f
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/settings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<settings>
<servers>

<server>
<id>jboss-snapshots-repository</id>
<username>${env.JBOSS_ACTOR}</username>
<password>${env.JBOSS_PASSWORD}</password>
</server>

</servers>
</settings>

0 comments on commit 114717f

Please sign in to comment.