mirror of
https://code.forgejo.org/actions/cache.git
synced 2024-11-05 19:45:52 +00:00
removing required
removing required
This commit is contained in:
parent
7520a6a3a9
commit
790b78c6b6
1 changed files with 0 additions and 2 deletions
|
@ -16,10 +16,8 @@ outputs:
|
|||
description: 'A boolean value to indicate an exact match was found for the primary key'
|
||||
key:
|
||||
description: 'Key passed in the input to use in subsequent steps of the workflow'
|
||||
required: false
|
||||
matched-key:
|
||||
description: 'Cache key restored'
|
||||
required: false
|
||||
runs:
|
||||
using: 'node16'
|
||||
main: '../dist/restore/index.js'
|
||||
|
|
Loading…
Reference in a new issue