diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index ceb60fb..7aef224 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -9,6 +9,7 @@ on: paths-ignore: - LICENSE - README.md + workflow_dispatch: permissions: contents: write diff --git a/.gitignore b/.gitignore index a8ae8ed..f8b1c18 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ docs/html + +index.md diff --git a/index.md b/index.md index ec74751..11a32e6 100644 --- a/index.md +++ b/index.md @@ -8,6 +8,7 @@ hidden: true ``` + ## Python Project Templates [![GitHub](https://img.shields.io/badge/repo-github-181717?logo=github&logoColor=white)](https://github.com/python-project-templates)