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 2d8bf88 commit de96444Copy full SHA for de96444
.github/workflows/release-platform.yml
@@ -48,7 +48,7 @@ jobs:
48
49
- name: Publish API to Maven
50
run: |
51
- ./gradlew :api:publishMavenJavaPublicationToSimplecloudRepository \
+ ./gradlew :api:publishMavenPublicationToSimplecloudRepository \
52
--parallel \
53
--build-cache \
54
--no-configuration-cache
0 commit comments