Skip to content

Commit 4977be6

Browse files
committed
docs: use master for mkdocs-deploy-gh-pages
1 parent 7fb0daf commit 4977be6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/checkout@v4
1313

1414
- name: Deploy docs
15-
uses: mhausenblas/mkdocs-deploy-gh-pages@nomaterial
15+
uses: mhausenblas/mkdocs-deploy-gh-pages@master
1616
env:
1717
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1818
CUSTOM_DOMAIN: docs.poac.dev

0 commit comments

Comments
 (0)