Skip to content

Commit

Permalink
TLC poms
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-olaveide committed Jan 4, 2024
1 parent 97f7516 commit d35268b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
GITHUB_PASSWORD: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
run: ./mvnw -B deploy --settings .github/settings.xml -Pgithub
run: ./mvnw package --settings .github/settings.xml -Pgithub

release-notes:
runs-on: ubuntu-latest
Expand Down

0 comments on commit d35268b

Please sign in to comment.