docs: update docs revisioning
This commit is contained in:
2
.github/workflows/delete-docs.yaml
vendored
2
.github/workflows/delete-docs.yaml
vendored
@@ -29,5 +29,5 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
pip install mkdocs-material
|
||||
pip install mike
|
||||
pip install mkdocs-git-revision-date-localized-plugin mike
|
||||
- run: mike delete --branch gh-pages --push ${{ inputs.version }}
|
||||
|
||||
Reference in New Issue
Block a user