Skip to content

Commit b0f4e46

Browse files
committed
update
1 parent c2cd9ea commit b0f4e46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ jobs:
3131
- name: Commit and push
3232
run: |
3333
git add .
34-
git commit --allow-empty -m "chore: update to latest ZenStack" || true
34+
git commit -m "chore: update to latest ZenStack" || true
3535
git push || true

0 commit comments

Comments
 (0)