Skip to content

Commit 0fe7c65

Browse files
committed
fix(ci): change commit message
1 parent 97c564a commit 0fe7c65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/default.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ jobs:
2929
- name: Commit
3030
uses: stefanzweifel/git-auto-commit-action@v4
3131
with:
32-
commit_message: 'auto: run build steps'
32+
commit_message: 'auto: generate lua files'
3333
file_pattern: lua

0 commit comments

Comments
 (0)