Update action's description (#75)

* README: clarify case on the action

* Update description
This commit is contained in:
Edward Thomson 2020-01-14 15:11:41 +00:00 committed by Josh Gross
parent 6c11532937
commit 296374f6c9
2 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
name: 'Cache'
description: 'Cache dependencies and build outputs to improve workflow execution time'
name: 'Cache Artifacts'
description: 'Cache artifacts like dependencies and build outputs to improve workflow execution time'
author: 'GitHub'
inputs:
path:
@ -21,4 +21,4 @@ runs:
post-if: 'success()'
branding:
icon: 'archive'
color: 'gray-dark'
color: 'gray-dark'