treosh / lighthouse-ci-action

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

Define Manifest as an output on action.yml #110

Closed matthewmcintyre closed 5 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.