This commit is contained in:
@@ -22,9 +22,6 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0 # full history needed for mkdocs gh-deploy
|
||||
|
||||
- name: Install MkDocs dependencies
|
||||
run: pip install --quiet -r docs/requirements.txt
|
||||
|
||||
- name: Configure git identity
|
||||
run: |
|
||||
git config user.name "Gitea Actions"
|
||||
|
||||
Reference in New Issue
Block a user