minify-html/.github/workflows
Wilson Lin 61970fc00c Add comments 2021-07-27 13:31:47 +10:00
..
README.md Fix wording 2020-01-31 23:41:03 +11:00
bench.yaml Fuzz workflow 2021-04-15 00:39:53 +10:00
cli.yml Use fixed OS versions 2021-04-06 18:50:24 +10:00
fuzz.yml Follow spec on decoding entities in attr values 2021-04-16 12:19:47 +10:00
gcc.ps1 Undo removing GCC from Windows workflows as it is still necessary for esbuild-rs 2020-07-22 21:56:07 +10:00
java.yml Use fixed OS versions 2021-04-06 18:50:24 +10:00
nodejs.yml Add comments 2021-07-27 13:31:47 +10:00
python.yml Fix Python module name 2021-04-07 20:50:05 +10:00
ruby.yml Use fixed OS versions 2021-04-06 18:50:24 +10:00

README.md

GitHub Actions

This folder contains various GitHub Actions that are run upon every new version Git tag pushed to GitHub. They build, pack, and upload/deploy/publish packages and binaries for using the newly released version in various programming languages and operating systems.