We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d9855dc + f80d305 commit cbd7ea9Copy full SHA for cbd7ea9
1 file changed
.github/workflows/publish-docs.yml
@@ -11,7 +11,7 @@ jobs:
11
build:
12
runs-on: ubuntu-latest
13
steps:
14
- - uses: SciCatProject/docs-template/.github/actions/mkdocs-pages@main
+ - uses: SciCatProject/docs-template/.github/actions/mkdocs-pages@v0.1.0
15
with:
16
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
17
push: true
0 commit comments