We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca96df1 commit f80d305Copy full SHA for f80d305
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