We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4049cc commit b37f440Copy full SHA for b37f440
.github/workflows/docs.yml
@@ -14,7 +14,7 @@ jobs:
14
docs:
15
runs-on: ubuntu-latest
16
steps:
17
- - uses: compas-dev/compas-actions.docs@debug-mike
+ - uses: compas-dev/compas-actions.docs@v5
18
with:
19
github_token: ${{ secrets.GITHUB_TOKEN }}
20
generator: mkdocs
0 commit comments