Skip to content

Commit 9039b7d

Browse files
authored
Update readme.md
1 parent 6db55d5 commit 9039b7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ The following outputs are forwarded from the underlying `setup-java` and `cache`
8181

8282
## Gradle configuration cache
8383

84-
To enable the Gradle configuration cache, which further improves the build performance, a secret called `GRADLE_ENCRYPTION_KEY` must exist.
84+
To enable the Gradle configuration cache, which further improves the build performance in addition to the default enabled wrapper/script/dependency/build cache, a GitHub secret called `GRADLE_ENCRYPTION_KEY` must exist.
8585
If the secret does not exist, Gradle will still work, but the configuration cache will not be saved.
8686
https://github.com/gradle/actions/blob/main/docs/setup-gradle.md#saving-configuration-cache-data
8787

0 commit comments

Comments
 (0)