Skip to content

Commit cbd7ea9

Browse files
authored
Merge pull request #19 from SciCatProject/UPDATE-ghpages-deployment
Update mkdocs-pages action version to v0.1.0
2 parents d9855dc + f80d305 commit cbd7ea9

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)