mirror of https://github.com/actions/cache.git
Update action.yml
parent
8521a4414a
commit
00190375fb
|
@ -1,6 +1,6 @@
|
||||||
name: 'Cache'
|
name: 'S3 Cache for GitHub Actions'
|
||||||
description: 'Cache artifacts like dependencies and build outputs to improve workflow execution time'
|
description: 'Drop-in GitHub actions/cache replacement with S3 backend'
|
||||||
author: 'GitHub'
|
author: 'RunsOn'
|
||||||
inputs:
|
inputs:
|
||||||
path:
|
path:
|
||||||
description: 'A list of files, directories, and wildcard patterns to cache and restore'
|
description: 'A list of files, directories, and wildcard patterns to cache and restore'
|
||||||
|
|
Loading…
Reference in New Issue