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