This repository has been archived on 2025-10-15. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
minify-html/.github/workflows
2020-07-04 16:08:36 +10: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
README.md Fix wording 2020-01-31 23:41:03 +11:00
ruby.yml Fix benchmark workflow; use latest Rust version for builds 2020-07-03 20:42:10 +10:00

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.