Skip to content

Commit

Permalink
add mvn settings
Browse files Browse the repository at this point in the history
Signed-off-by: Nicklas Körtge <nicklas.koertge1@ibm.com>
  • Loading branch information
n1ckl0sk0rtge committed Sep 17, 2024
1 parent 22855ce commit cf2285c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ jobs:
java-version: '17'
distribution: 'temurin'
cache: maven
- name: Configure Maven settings
uses: s4u/maven-settings-action@v3
- name: maven-settings-action
uses: s4u/maven-settings-action@v3.0.0
with:
servers: |
[{
Expand Down

0 comments on commit cf2285c

Please sign in to comment.