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 d2cc4ad commit 087af8dCopy full SHA for 087af8d
1 file changed
.github/workflows/build.yml
@@ -54,6 +54,7 @@ jobs:
54
- uses: gradle/actions/setup-gradle@v5
55
with:
56
cache-read-only: true
57
+ dependency-graph: 'generate-submit-and-upload'
58
- run: ./gradlew publishToMavenCentral
59
env:
60
ORG_GRADLE_PROJECT_mavenCentralUsername: ${{ secrets.CENTRAL_PORTAL_USERNAME }}
0 commit comments