ci: save `yarn.lock` for `dev/release`
Created by: valerybugakov
Context
yarn.lock
file is missing in the dev/release
folder. An example of the CI output is here.
Test plan
Ensure that the yarn.lock
file is present in the dev/release
folder.