Actions renamed

pull/1766/head
Boris Staal 3 years ago
parent 11743d3ebe
commit 4e218db62d
No known key found for this signature in database

@ -1,5 +1,5 @@
name: 'Restore Cache' name: 'Restore Cache (AWS S3)'
description: 'Restore Cache artifacts like dependencies and build outputs to improve workflow execution time' description: 'Restore Cache artifacts stored in S3 like dependencies and build outputs to improve workflow execution time'
author: 'GitHub' author: 'GitHub'
inputs: inputs:
path: path:

@ -1,5 +1,5 @@
name: 'Save a cache' name: 'Save a cache (AWS S3)'
description: 'Save Cache artifacts like dependencies and build outputs to improve workflow execution time' description: 'Save Cache artifacts in S3 like dependencies and build outputs to improve workflow execution time'
author: 'GitHub' author: 'GitHub'
inputs: inputs:
path: path:

Loading…
Cancel
Save