mirror of
https://github.com/gradle/actions.git
synced 2026-03-02 17:49:49 +08:00
Workflow fixes (#856)
* Fix cache key for cleanup check in workflow * Rename job for custom report submission in workflow
This commit is contained in:
@@ -394,7 +394,7 @@ jobs:
|
||||
dependency-graph-report-dir: '${{ github.workspace }}/custom/report-dir'
|
||||
build-root-directory: .github/workflow-samples/groovy-dsl
|
||||
|
||||
custom-report-dir-download-and-submit:
|
||||
dependency-submission-custom-report-dir-download-and-submit:
|
||||
permissions:
|
||||
contents: write
|
||||
needs: [dependency-submission-custom-report-dir-upload]
|
||||
|
||||
Reference in New Issue
Block a user