mirror of
https://github.com/gradle/actions.git
synced 2025-12-08 17:15:46 +08:00
Disable cache debug logging for workflows
This logging can now be enabled on a case-by-case basis using GitHub Actions debugging.
This commit is contained in:
@@ -8,9 +8,6 @@ on:
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
env:
|
||||
GRADLE_BUILD_ACTION_CACHE_DEBUG_ENABLED: true
|
||||
|
||||
jobs:
|
||||
dependency-submission-submit:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user