We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6541f45 commit 8d8915aCopy full SHA for 8d8915a
.github/workflows/publish.yml
@@ -3,9 +3,6 @@ on:
3
push:
4
tags:
5
- '*'
6
-env:
7
- GRADLE_OPTS: "-Dorg.gradle.jvmargs=-Xmx4g -Dorg.gradle.daemon=false -Dkotlin.incremental=false"
8
-
9
jobs:
10
publish-maven:
11
name: Publish to Maven
0 commit comments