Skip to content

Commit

Permalink
replace release email
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobdotcosta committed Feb 19, 2024
1 parent f3cb1eb commit 633507f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Release
uses: gytis/maven-release-action@master
with:
email: gytis@redhat.com
email: antcosta@redhat.com
profiles: release
releaseVersion: ${{env.RELEASE_VERSION}}
prepareArguments: -DskipTests
Expand Down

0 comments on commit 633507f

Please sign in to comment.