action.yml and readme

This commit is contained in:
Cyril Rohr 2024-02-15 19:33:19 +00:00
parent ede15a2f5d
commit 197b09d6da
No known key found for this signature in database
GPG key ID: 4F06363B8C22B3B9
2 changed files with 27 additions and 307 deletions

View file

@ -1,6 +1,6 @@
name: 'Cache'
description: 'Cache artifacts like dependencies and build outputs to improve workflow execution time'
author: 'GitHub'
name: 'Fast actions/cache for S3'
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'