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 76a2d6e commit a871883Copy full SHA for a871883
.github/workflows/release-snapshot.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Set up JDK 17
15
uses: actions/setup-java@v1
16
with:
17
- java-version: '17
+ java-version: 17
18
19
- name: Build and upload archives to the Maven Central Repository
20
run: ./gradlew guia:publishAllPublicationsToMavenCentralRepository
0 commit comments