minify-html/.github/workflows
Wilson Lin 75a24d2327 Attempt to fix Python and Ruby workflows 2020-06-19 10:57:56 +10:00
..
README.md Fix wording 2020-01-31 23:41:03 +11:00
bench.yaml Fix various typos in workflows 2020-06-19 10:38:08 +10:00
cli.yml Fix various typos in workflows 2020-06-19 10:38:08 +10:00
java.yml Use specific Rust version for workflows to prevent compilation issues with newer versions 2020-01-31 23:30:14 +11:00
nodejs.yml Fix various typos in workflows 2020-06-19 10:38:08 +10:00
python.yml Attempt to fix Python and Ruby workflows 2020-06-19 10:57:56 +10:00
ruby.yml Attempt to fix Python and Ruby workflows 2020-06-19 10:57:56 +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.