Skip to content

Commit 832cb99

Browse files
committed
refactor: edit theme
1 parent 3b64843 commit 832cb99

File tree

4 files changed

+142
-116
lines changed

4 files changed

+142
-116
lines changed

.github/workflows/wangdoc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ jobs:
3333
FOLDER: dist # The folder the action should deploy.
3434
TARGET_FOLDER: dist/bash
3535
CLEAN: true # Automatically remove deleted files from the deploy branch
36-
COMMIT_MESSAGE: update
36+
COMMIT_MESSAGE: update from Bash tutorial
3737

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
node_modules/
22
dist/
3+
package-lock.json

0 commit comments

Comments
 (0)