We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 456bd2b commit 524ba4eCopy full SHA for 524ba4e
.github/workflows/update_doc.yml
@@ -37,7 +37,7 @@ jobs:
37
with:
38
type: '7z'
39
filename: 'dist.zip'
40
- path: 'arona-doc/dist'
+ path: 'arona-doc/docs/.vitepress/dist'
41
exclusions: '*.git* /*node_modules/* .editorconfig'
42
- name: Docs rsync deploy
43
uses: easingthemes/ssh-deploy@main
0 commit comments