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 bf959ba commit aab13beCopy full SHA for aab13be
.github/workflows/deploy-docs.yml
@@ -30,7 +30,6 @@ jobs:
30
uses: EndBug/add-and-commit@master
31
with:
32
branch: "master"
33
- cwd: "./docs/.vuepress/dist"
34
add: ". --dry-run"
35
message: "Deploy docs"
36
env:
0 commit comments