Skip to content

Commit a213286

Browse files
committed
Copy latest README, CHANGELOG and CONTRIBUTING files to docs folder
1 parent e670578 commit a213286

File tree

3 files changed

+2
-148
lines changed

3 files changed

+2
-148
lines changed

.github/workflows/docs-site-deploy.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,6 @@ jobs:
2929
mkdocs-material-
3030
- run: pip install mkdocs-open-in-new-tab mike
3131
- run: pip install mkdocs-material
32+
- run: cp README.md docs/index.md
33+
- run: cp CONTRIBUTING.md docs/contributing.md
3234
- run: mike deploy --push --update-aliases ${{ github.ref_name }} latest

docs/contributing.md

Lines changed: 0 additions & 85 deletions
This file was deleted.

docs/index.md

Lines changed: 0 additions & 63 deletions
This file was deleted.

0 commit comments

Comments
 (0)