fix(ci): publish dependency graph to GitHub
This commit is contained in:
parent
ee814b3643
commit
042e7e6d52
1 changed files with 1 additions and 0 deletions
1
.github/workflows/deploy_snapshot.yml
vendored
1
.github/workflows/deploy_snapshot.yml
vendored
|
@ -61,6 +61,7 @@ jobs:
|
|||
with:
|
||||
arguments: collectFreeReleaseApks collectNonFreeReleaseApks bundleFreeRelease bundleNonFreeRelease -PsentryUploadMappings
|
||||
gradle-home-cache-cleanup: true
|
||||
dependency-graph: generate-and-submit
|
||||
|
||||
- name: Clean secrets
|
||||
run: scripts/signing-cleanup.sh
|
||||
|
|
Loading…
Reference in a new issue