Merge remote-tracking branch 'origin/700-actionscache-granular-cache-control' into kotewar/readme-updates-for-granular-control

This commit is contained in:
Sankalp Kotewar 2022-12-12 11:33:04 +00:00 committed by GitHub
commit 0cc9c1d4e8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
31 changed files with 126818 additions and 4302 deletions

View file

@ -1,4 +1,4 @@
name: 'Save Cache'
name: 'Save Only Cache'
description: 'Save Cache artifacts like dependencies and build outputs to improve workflow execution time'
author: 'GitHub'
inputs:
@ -13,7 +13,7 @@ inputs:
required: false
runs:
using: 'node16'
main: '../dist/save/index.js'
main: '../dist/save-only/index.js'
branding:
icon: 'archive'
color: 'gray-dark'
color: 'gray-dark'