mirror of
https://github.com/graycoreio/github-actions-magento2.git
synced 2026-06-08 19:46:41 +00:00
refactor(cache-magento): remove unused mode cache arg (#220)
This commit is contained in:
@@ -8,10 +8,6 @@ inputs:
|
||||
default: "__mageos"
|
||||
description: A key to version the composer cache. Can be incremented if you need to bust the cache.
|
||||
|
||||
mode:
|
||||
required: true
|
||||
description: "The mode for setup, one of: `extension` or `store`."
|
||||
|
||||
outputs:
|
||||
cache-hit:
|
||||
description: "A boolean value to indicate an exact match was found for the key"
|
||||
|
||||
Reference in New Issue
Block a user