kheina-com / Blue-Blocker

Blocks all Twitter Blue verified users on twitter.com
Mozilla Public License 2.0
326 stars 29 forks source link

Release workflow failure #251

Closed rougetimelord closed 3 months ago

rougetimelord commented 3 months ago

The new workflow trips up when it tries to cat the manifest.json to match version strings, because build/manifest.json does not exist!

rougetimelord commented 3 months ago

I don't know a whole lot about actions, but shouldn't there be a job before the release jobs that runs npm run build?

kheina commented 3 months ago

oh yeah

kheina commented 3 months ago

https://github.com/kheina-com/Blue-Blocker/pull/252