We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4520194 commit 2e01a51Copy full SHA for 2e01a51
README.md
@@ -2,8 +2,8 @@
2
3
This package provides a drop-in replacement for the
4
[Github Actions cache toolkit functions](https://github.com/actions/toolkit/blob/main/packages/cache/README.md),
5
-but allows for the use of S3-like storage backends via environment variable
6
-configurations.
+but allows for the use of S3-like storage backends (e.g. Minio) via environment
+variable configurations.
7
8
The work here is based in part on
9
[this github action](https://github.com/tespkg/actions-cache).
0 commit comments