Skip to content

Commit

Permalink
wip - Sun Sep 1 03:31:13 AM EDT 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
sfloess committed Sep 1, 2024
1 parent 59a9b6d commit d8df9c8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: sudo apt-get update

- name: Preparing settings.xml
uses: s4u/maven-settings-action@v3.0.0
uses: whelk-io/maven-settings-xml-action@v4
with:
githubServer: false
servers: |
Expand All @@ -36,7 +36,6 @@ jobs:
"password": "${{ secrets.PACKAGECLOUD_TOKEN }}"
}
]
configuration: {}
- uses: actions/checkout@v2

Expand Down

0 comments on commit d8df9c8

Please sign in to comment.