Skip to content

Commit f6f74f9

Browse files
committed
Test unreleased docs action
1 parent 0d28b6f commit f6f74f9

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
docs:
1515
runs-on: ubuntu-latest
1616
steps:
17-
- uses: compas-dev/compas-actions.docs@v4
17+
- uses: compas-dev/compas-actions.docs@mkdocs
1818
with:
1919
github_token: ${{ secrets.GITHUB_TOKEN }}
20+
generator: mkdocs

0 commit comments

Comments
 (0)