mirror of
https://github.com/actions/cache.git
synced 2025-11-07 01:28:39 +08:00
Correct 'artifactss' to 'artifacts' in action.yml
Fix typo in action description.
This commit is contained in:
parent
0057852bfa
commit
0b48d19e2e
|
|
@ -1,5 +1,5 @@
|
||||||
name: 'Cache'
|
name: 'Cache'
|
||||||
description: 'Cache artifacts like dependencies and build outputs to improve workflow execution time'
|
description: 'Cache artifactss like dependencies and build outputs to improve workflow execution time'
|
||||||
author: 'GitHub'
|
author: 'GitHub'
|
||||||
inputs:
|
inputs:
|
||||||
path:
|
path:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user