Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
hsoerensen committed Feb 1, 2024
1 parent 51d9b96 commit f17c69a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/publish_mkdocs.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Publish mkdocs to gh-pages
on:
push:
branches:
- main
permissions:
contents: write
jobs:
Expand All @@ -25,4 +23,3 @@ jobs:
restore-keys: |
mkdocs-material-
- run: pip install mkdocs-material
- run: mkdocs gh-deploy --force

0 comments on commit f17c69a

Please sign in to comment.