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 7a65729 commit 55c9103Copy full SHA for 55c9103
.github/workflows/build.yml
@@ -37,4 +37,3 @@ jobs:
37
MAVEN_CENTRAL_USERNAME: ${{ secrets.MAVEN_CENTRAL_USERNAME }}
38
MAVEN_CENTRAL_PASSWORD: ${{ secrets.MAVEN_CENTRAL_PASSWORD }}
39
run: GITHUB_TAG=${{ inputs.github_tag }} ./gradlew ${{ inputs.action }}
40
-
0 commit comments