minify-html/.github/workflows
Wilson Lin c1c16acea3 Fix misquoting in Node.js workflow 2020-07-04 16:08:36 +10:00
..
README.md Fix wording 2020-01-31 23:41:03 +11:00
bench.yaml Fix benchmark workflow; use latest Rust version for builds 2020-07-03 20:42:10 +10:00
cli.yml Fix benchmark workflow; use latest Rust version for builds 2020-07-03 20:42:10 +10:00
java.yml Fix benchmark workflow; use latest Rust version for builds 2020-07-03 20:42:10 +10:00
nodejs.yml Fix misquoting in Node.js workflow 2020-07-04 16:08:36 +10:00
python.yml Fix Python workflow 2020-07-03 20:47:22 +10:00
ruby.yml Fix benchmark workflow; use latest Rust version for builds 2020-07-03 20:42:10 +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.