Skip to content

Commit

Permalink
Release publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitry Shanko authored and Dmitry Shanko committed Jun 24, 2023
1 parent 15d6f80 commit d9f5e01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-published.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ jobs:
-DrepositoryId=sonatype-nexus-staging \
-DpomFile=${{ env.artifact_name }}.pom \
-DgeneratePom=false \
-Dbuild.version=${{ env.artifact_version }} \
-Dfile=${{ env.artifact_name }}.jar \
-Dsources=${{ env.artifact_name }}-sources.jar \
-Djavadoc=${{ env.artifact_name }}-javadoc.jar \
Expand Down

0 comments on commit d9f5e01

Please sign in to comment.