Skip to content

Commit

Permalink
Remove maven_profiles (#144)
Browse files Browse the repository at this point in the history
  • Loading branch information
yaalsn committed Aug 2, 2023
1 parent 6f4c6cf commit 4f95dfc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,5 @@ jobs:
nexus_username: ${{ secrets.SONATYPE_USERNAME }}
nexus_password: ${{ secrets.SONATYPE_PASSWORD }}
server_id: ossrh
maven_profiles: release
maven_goals_phases: clean deploy
maven_args: -DskipTests

0 comments on commit 4f95dfc

Please sign in to comment.