- 
    Bug 
- 
    Resolution: Done
- 
    Major 
- 
    1.8.0
- 
    None
- 
    None
Description of problem:
Scorecard was not released to npm due to this error:
Usage Error: Invalid option schema: missing at least one property from "all", "recursive", "since", or "worktree"
The publish action error happened because scorecard workspace is on yarn4, which has a breaking change and requires one of these properties to be passed to it. It should be on yarn 3.8.7.
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
# <steps>