minify-html/.github/workflows
zinootje 0d9e56bfc2
Add support for Python 3.9 (#19)
2020-12-29 15:54:06 +11:00
..
README.md Fix wording 2020-01-31 23:41:03 +11:00
bench.yaml Extract html-data; consider x86_64 when loading Java lib; use B2 action 2020-11-13 22:15:51 +11:00
cli.yml Extract html-data; consider x86_64 when loading Java lib; use B2 action 2020-11-13 22:15:51 +11: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 Fix Java workflow Windows library name 2020-07-24 17:55:22 +10:00
nodejs.yml Extract html-data; consider x86_64 when loading Java lib; use B2 action 2020-11-13 22:15:51 +11:00
python.yml Add support for Python 3.9 (#19) 2020-12-29 15:54:06 +11:00
ruby.yml Extract html-data; consider x86_64 when loading Java lib; use B2 action 2020-11-13 22:15:51 +11: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.