Skip to content

Commit

Permalink
build(remove debug infos)
Browse files Browse the repository at this point in the history
  • Loading branch information
FBibonne authored Aug 15, 2024
1 parent 3311aae commit 4230e41
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy-snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
cat ~/.m2/settings.xml
mvn -B -X deploy
mvn -B deploy

0 comments on commit 4230e41

Please sign in to comment.