Closed
Description
The cron job is intended to only publish a nightly version to npm when there's been a change in the last day, but it's still plugging along and publishing a nightly version every day.
I haven't actually tried debugging, but just reading it, it might just be publish
needs a needs: check_date
line to tie them together?
lighthouse/.github/workflows/publish.yml
Lines 22 to 28 in 1f06b0f
Metadata
Metadata
Assignees
Labels
No labels