Skip to content

Commit

Permalink
Change branch
Browse files Browse the repository at this point in the history
  • Loading branch information
mbraak committed Sep 21, 2023
1 parent 9ec0ef0 commit fdf7fa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v2

- name: Deploy docs
uses: mhausenblas/mkdocs-deploy-gh-pages@nomaterial
uses: mhausenblas/mkdocs-deploy-gh-pages
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CONFIG_FILE: ./mkdocs.yml

0 comments on commit fdf7fa2

Please sign in to comment.