Update cache/action.yaml
This commit is contained in:
parent
579e0f79bd
commit
8cac7f9858
8
cache/action.yaml
vendored
8
cache/action.yaml
vendored
@ -3,13 +3,13 @@ desciption: Compress and cache files for later
|
|||||||
|
|
||||||
inputs:
|
inputs:
|
||||||
key:
|
key:
|
||||||
required: true
|
|
||||||
type: string
|
type: string
|
||||||
default: default
|
required: false
|
||||||
|
default: ${{github.job_id}}
|
||||||
pattern:
|
pattern:
|
||||||
required: true
|
|
||||||
type: string
|
type: string
|
||||||
default: *
|
required: false
|
||||||
|
default: "*"
|
||||||
|
|
||||||
runs:
|
runs:
|
||||||
using: composite
|
using: composite
|
||||||
|
Loading…
Reference in New Issue
Block a user