remarkablemark / setup-htmlq

⚙️ Set up GitHub Actions workflow with htmlq

Home Page:https://b.remarkabl.org/setup-htmlq

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

setup-htmlq

version build codecov

⚙️ Set up your GitHub Actions workflow with htmlq. See demo.

Usage

See action.yml

Basic:

steps:
  - uses: remarkablemark/setup-htmlq@v1

Inputs

htmlq-version

Optional: The htmlq version. Defaults to 0.4.0:

- uses: remarkablemark/setup-htmlq@v1
  with:
    htmlq-version: 0.4.0

Contributions

Contributions are welcome!

License

MIT

About

⚙️ Set up GitHub Actions workflow with htmlq

https://b.remarkabl.org/setup-htmlq

License:MIT License


Languages

Language:TypeScript 96.0%Language:Shell 4.0%