We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0d07422 + 31c739a commit ca2606bCopy full SHA for ca2606b
1 file changed
.github/workflows/mkdocs.yaml
@@ -10,7 +10,7 @@ jobs:
10
build:
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: SciCatProject/scicatlive/.github/actions/mkdocs-pages@tree
+ - uses: SciCatProject/scicatlive/.github/actions/mkdocs-pages@main
14
with:
15
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
16
push: true
0 commit comments