We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ac1104 commit 745d28eCopy full SHA for 745d28e
1 file changed
.github/workflows/wangdoc.yml
@@ -31,7 +31,7 @@ jobs:
31
BASE_BRANCH: master
32
BRANCH: master # The branch the action should deploy to.
33
FOLDER: dist # The folder the action should deploy.
34
- TARGET_FOLDER: dist/ssh
+ TARGET_FOLDER: dist/bash
35
CLEAN: true # Automatically remove deleted files from the deploy branch
36
COMMIT_MESSAGE: update
37
0 commit comments