Skip to content

Commit b0da7b1

Browse files
committed
Removing configuration cache
1 parent 8a0b820 commit b0da7b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ jobs:
5050

5151
- name: Publish To Maven Central
5252
run: |
53-
./gradlew publishAndReleaseToMavenCentral --no-configuration-cache
53+
./gradlew publishAndReleaseToMavenCentral

0 commit comments

Comments
 (0)