this is a custom plugin to extract e2e playwright test reports from the runners before teardown.
-
Update version in package.json
-
Reinstall to reflect version in package-lock.json as well
npm install
-
Github Action runs on git tags, e.g do:
git tag v0.0.1 git push origin v0.0.1