We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edf5076 commit 55cb64cCopy full SHA for 55cb64c
.github/workflows/build.yml
@@ -46,4 +46,4 @@ jobs:
46
github_token: ${{ secrets.GIT_TOKEN }}
47
force: true
48
repository: "vuejs-id/test-build-homepage"
49
- directory: "./docs/.vuepress/dist"
+ directory: "docs/.vuepress/dist"
0 commit comments