Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
xZetsubou authored Nov 11, 2023
1 parent b3bc624 commit c385558
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/mdocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:

permissions:
contents: write

jobs:
deploy:
name: "Deploy documentation"
Expand All @@ -36,5 +36,5 @@ jobs:
- name: "Install mkdocs"
run: pip install mkdocs-material

- name: "starts mkdocs"
- name: "Run mkdocs"
run: mkdocs gh-deploy --force

0 comments on commit c385558

Please sign in to comment.