Skip to content

Commit f80d305

Browse files
authored
Update mkdocs-pages action version to v0.1.0
Using the latest version of the mkdocs-pages
1 parent ca96df1 commit f80d305

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
build:
1212
runs-on: ubuntu-latest
1313
steps:
14-
- uses: SciCatProject/docs-template/.github/actions/mkdocs-pages@main
14+
- uses: SciCatProject/docs-template/.github/actions/mkdocs-pages@v0.1.0
1515
with:
1616
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1717
push: true

0 commit comments

Comments
 (0)