See it on dockerhub: [https://hub.docker.com/repository/docker/althack/mkdocs-simple-plugin](https://hub.docker.com/repository/docker/althack/mkdocs-simple-plugin)
Github
yaml
- name: Build docs
uses: athackst/mkdocs-simple-plugin:v2.1.2
See it in the actions marketplace: [https://github.com/marketplace/actions/mkdocs-simple-action](https://github.com/marketplace/actions/mkdocs-simple-action)
What’s Changed
:bug: Bug Fixes
* Check for ignore condition for each directory (412) athackst
:toolbox: Maintenance
* Add example readme files (416) athackst
* Move copy_directory to merge_docs (415) athackst
* Rename is_hidden to should_extract_file to improve clarity (414) athackst
* Fix get-files unit test (413) athackst
* Add concurrency group so doc publish actions don't overwrite each other (410) athackst
* Update license handling to place in site as page by default (409) athackst
Dependency Updates
<details>
<summary>6 changes</summary>
* Bump release-drafter/release-drafter from 5.21.0 to 5.21.1 (421) dependabot
* Bump mkdocs from 1.4.0 to 1.4.1 (420) dependabot
* Bump docker/build-push-action from 3.1.1 to 3.2.0 (419) dependabot
* Bump docker/login-action from 2.0.0 to 2.1.0 (418) dependabot
* Bump pyfakefs from 4.7.0 to 5.0.0 (417) dependabot
* Bump mkdocs-material from 8.5.3 to 8.5.6 (408) dependabot
</details>