treosh / lighthouse-ci-action

Audit URLs using Lighthouse and test performance with Lighthouse CI.
MIT License
1.17k stars 82 forks source link

Define Manifest as an output on action.yml #110

Closed matthewmcintyre closed 3 months ago

matthewmcintyre commented 2 years ago

When linting Github Actions with tools such as actionlint, there are issues due to manifest not being defined as an output.

Should be an easy win.