Skip to content

Commit

Permalink
docs: Remove use-cache input related descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
jongwooo committed Dec 26, 2022
1 parent 3ba9013 commit 7b2b112
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ Create a workflow `.yml` file in your repositories `.github/workflows` directory

### Inputs

- `use-cache` - A boolean value to enable/disable conditional page build.
- `key` - An explicit key for restoring and saving the cache.
- `restore-keys` - An ordered list of keys to use for restoring stale cache if no cache hit occurred for key.

Expand Down

0 comments on commit 7b2b112

Please sign in to comment.