Skip to content

Commit ca5c497

Browse files
committed
Update path
1 parent 1d4c5d6 commit ca5c497

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
run: |
3636
rm -rf master-branch/dist/*
3737
mkdir -p master-branch/dist
38-
cp -r docs/.vitepress/dist/* master-branch/dist/
38+
cp -r docs/.vitepress/dist/* master-branch/dist/craft-5/
3939
4040
- name: Commit and push changes
4141
run: |

0 commit comments

Comments
 (0)