Skip to content

Commit 087af8d

Browse files
committed
Submit dependency graph on publish-snapshot job
1 parent d2cc4ad commit 087af8d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
- uses: gradle/actions/setup-gradle@v5
5555
with:
5656
cache-read-only: true
57+
dependency-graph: 'generate-submit-and-upload'
5758
- run: ./gradlew publishToMavenCentral
5859
env:
5960
ORG_GRADLE_PROJECT_mavenCentralUsername: ${{ secrets.CENTRAL_PORTAL_USERNAME }}

0 commit comments

Comments
 (0)