We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a931a25 commit 8938cc7Copy full SHA for 8938cc7
.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.0.1
15
with:
16
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
17
push: true
0 commit comments