refactor: edit github action

This commit is contained in:
ruanyf
2021-09-05 11:10:50 +08:00
parent c1326ae31a
commit 193d5ade91

View File

@@ -33,4 +33,4 @@ jobs:
FOLDER: dist # The folder the action should deploy.
TARGET_FOLDER: dist/clang
CLEAN: true # Automatically remove deleted files from the deploy branch
COMMIT_MESSAGE: update
COMMIT_MESSAGE: update from Clang tutorial