Skip to content

Commit

Permalink
restrict publication to sonatype to main publication
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewparmet committed Oct 11, 2022
1 parent a6f1d8c commit 27a7c93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
uses: gradle/gradle-build-action@v2
with:
arguments: |
publishToSonatype
publishMainPublicationToSonatypeRepository
closeAndReleaseSonatypeStagingRepository
publishPlugins
-Dorg.gradle.internal.http.socketTimeout=120000
Expand Down

0 comments on commit 27a7c93

Please sign in to comment.