Skip to content

Commit ca2606b

Browse files
authored
Merge pull request #9 from SciCatProject/use_main_docs
Use main, tree is discontinued
2 parents 0d07422 + 31c739a commit ca2606b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/mkdocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
build:
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: SciCatProject/scicatlive/.github/actions/mkdocs-pages@tree
13+
- uses: SciCatProject/scicatlive/.github/actions/mkdocs-pages@main
1414
with:
1515
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1616
push: true

0 commit comments

Comments
 (0)