Skip to content

Commit aab13be

Browse files
Check --dry-run flag only
1 parent bf959ba commit aab13be

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ jobs:
3030
uses: EndBug/add-and-commit@master
3131
with:
3232
branch: "master"
33-
cwd: "./docs/.vuepress/dist"
3433
add: ". --dry-run"
3534
message: "Deploy docs"
3635
env:

0 commit comments

Comments
 (0)