Skip to content

Commit

Permalink
fix(actions): skip deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
cosad3s committed Jul 25, 2024
1 parent 6986e61 commit a1cc464
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/maven-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
env:
JAVA_HOME: /usr/lib/jvm/java-17-openjdk/
with:
maven-args: "-Dmaven.javadoc.skip=true -DskipTests -DskipITs -Dmaven.deploy.skip=true"
git-release-bot-name: "cosad3s (bot)"
git-release-bot-email: "[email protected]"
release-branch-name: main
Expand Down

0 comments on commit a1cc464

Please sign in to comment.