Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit 042e7e6

Browse files
committed
fix(ci): publish dependency graph to GitHub
1 parent ee814b3 commit 042e7e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy_snapshot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ jobs:
6161
with:
6262
arguments: collectFreeReleaseApks collectNonFreeReleaseApks bundleFreeRelease bundleNonFreeRelease -PsentryUploadMappings
6363
gradle-home-cache-cleanup: true
64+
dependency-graph: generate-and-submit
6465

6566
- name: Clean secrets
6667
run: scripts/signing-cleanup.sh

0 commit comments

Comments
 (0)