freedomgamesdev / wikigg-redirect-extension

An extension for Firefox and Chrome-based browsers that redirects to wiki.gg wikis.
MIT License
32 stars 14 forks source link

Check if pkgs/ exists, create it if not #50

Closed ManagarmrWhisperer closed 10 months ago

alex4401 commented 10 months ago

CI workflows should be altered to not create pkgs on their own, as a second commit titled e.g. "ci: let package-tagged handle output folder creation" or similar.

Since this will then become a multi-commit MR, please also amend your script-changing commit to follow Conventional Commits naming scheme with the build scope, e.g. "build: ensure output folder exists when packaging".