Create input `paths` @ `action.yml`

Signed-off-by: Kipras Melnikovas <kipras@kipras.org>
pull/180/head
Kipras Melnikovas 6 years ago
parent 78a4b2143b
commit f76dce327d
No known key found for this signature in database
GPG Key ID: AA505BC1C6D8AD90

@ -5,6 +5,9 @@ inputs:
path:
description: 'A directory to store and save the cache'
required: true
paths:
description: 'A list of directories to store and save the cache'
required: false
key:
description: 'An explicit key for restoring and saving the cache'
required: true

Loading…
Cancel
Save