### Prerequisites - [x] I have read the [Contributing Guidelines](https://github.com/ionic-team/stencil-playwright/blob/main/CONTRIBUTING.md). - [x] I agree to follow the [Code of Conduct](https://github.com/ionic-team/stencil-playwright/blob/main/CODE_OF_CONDUCT.md). - [x] I have searched for [existing issues](https://github.com/ionic-team/stencil-playwright/issues) that already report this problem, without success. ### Stencil Playwright Version latest ### Current Behavior npm production release / publish job fails with ``` Error: Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/playwright/playwright/.github/workflows/publish-npm.yml'. ``` https://github.com/stenciljs/playwright/actions/runs/20167859437/job/57895653378 ### Expected Behavior Prod releases from github should work ### Steps to Reproduce https://github.com/stenciljs/playwright/actions/runs/20167859437/job/57895653378 ### Code Reproduction URL https://github.com/stenciljs/playwright/actions/runs/20167859437/job/57895653378 ### Additional Information _No response_
Prerequisites
Stencil Playwright Version
latest
Current Behavior
npm production release / publish job fails with
https://github.com/stenciljs/playwright/actions/runs/20167859437/job/57895653378
Expected Behavior
Prod releases from github should work
Steps to Reproduce
https://github.com/stenciljs/playwright/actions/runs/20167859437/job/57895653378
Code Reproduction URL
https://github.com/stenciljs/playwright/actions/runs/20167859437/job/57895653378
Additional Information
No response