mirror of
https://github.com/actions/cache.git
synced 2026-07-03 21:59:30 +00:00
More docs adjusted
This commit is contained in:
parent
1a3e6024cc
commit
d43149eba7
8 changed files with 281 additions and 76 deletions
|
|
@ -1,6 +1,6 @@
|
|||
name: 'Cache (AWS S3)'
|
||||
description: 'Cache artifacts like dependencies and build outputs to improve workflow execution time stored in S3'
|
||||
author: 'GitHub'
|
||||
author: 'Github, Justvanilla'
|
||||
inputs:
|
||||
path:
|
||||
description: 'A list of files, directories, and wildcard patterns to cache and restore'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue