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 8a0b820 commit b0da7b1Copy full SHA for b0da7b1
.github/workflows/release.yml
@@ -50,4 +50,4 @@ jobs:
50
51
- name: Publish To Maven Central
52
run: |
53
- ./gradlew publishAndReleaseToMavenCentral --no-configuration-cache
+ ./gradlew publishAndReleaseToMavenCentral
0 commit comments