Skip to content

Commit

Permalink
change commit user
Browse files Browse the repository at this point in the history
  • Loading branch information
angeliski committed Oct 26, 2024
1 parent b02e076 commit c4afc31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sonatype-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ jobs:
env:
JAVA_HOME: /usr/lib/jvm/java-11-openjdk/
with:
git-release-bot-name: "bot-release"
git-release-bot-email: "release@caelum.com.br"
git-release-bot-name: "angeliski"
git-release-bot-email: "angeliski@hotmail.com"

maven-args: "-DskipTests -PsonatypeDeploy"
maven-servers: ${{ secrets.MVN_REPO_SERVERS }}
Expand Down

0 comments on commit c4afc31

Please sign in to comment.