Skip to content

Commit 8938cc7

Browse files
minotticJunjiequan
authored andcommitted
Use action tag
1 parent a931a25 commit 8938cc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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.0.1
1515
with:
1616
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1717
push: true

0 commit comments

Comments
 (0)