Skip to content

Commit

Permalink
try give more memory for dokka
Browse files Browse the repository at this point in the history
  • Loading branch information
Saloed committed Apr 29, 2023
1 parent c3d58b4 commit 11a0115
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tmp-maven-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:
with:
arguments: |
publishAllPublicationsToCentralRepository
--no-daemon
-Dorg.gradle.jvmargs=-XX:MaxMetaspaceSize=2G
-PmavenDeployUrl=https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/
-PmavenDeployUser=${{ secrets.MAVEN_CENTRAL_USER }}
-PmavenDeployPassword=${{ secrets.MAVEN_CENTRAL_PASSWORD }}
Expand Down

0 comments on commit 11a0115

Please sign in to comment.