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 7c38d22 commit 240b966Copy full SHA for 240b966
1 file changed
.github/workflows/build.yml
@@ -31,3 +31,4 @@ jobs:
31
uses: gradle/gradle-build-action@v2.4.2
32
with:
33
arguments: publishToSonatype -PmavenRepoUsername=${{ secrets.MAVEN_USERNAME }} -PmavenRepoPassword=${{ secrets.MAVEN_PASSWORD }}
34
+
0 commit comments