We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e3679b commit 6c66d01Copy full SHA for 6c66d01
1 file changed
.github/workflows/docs.yml
@@ -24,7 +24,7 @@ jobs:
24
uses: actions/upload-pages-artifact@v3
25
id: deployment
26
with:
27
- path: ./html/voicevox
+ path: ./html/vvclient
28
deploy:
29
environment:
30
name: github-pages
0 commit comments