Skip to content

Commit 113d535

Browse files
committed
docs: Fix deploy sha
1 parent 9d784a5 commit 113d535

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
npm run docs:build
1919
2020
- name: Deploy
21-
uses: JamesIves/github-pages-deploy-action@78c8a980f86518397ead10e1832f1fe7808573f9
21+
uses: JamesIves/github-pages-deploy-action@6c2d9db40f9296374acc17b90404b6e8864128c8
2222
with:
2323
folder: docs/.vitepress/dist/
2424
env:

0 commit comments

Comments
 (0)