Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ymc9 committed Mar 20, 2024
1 parent c2cd9ea commit b0f4e46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ jobs:
- name: Commit and push
run: |
git add .
git commit --allow-empty -m "chore: update to latest ZenStack" || true
git commit -m "chore: update to latest ZenStack" || true
git push || true

0 comments on commit b0f4e46

Please sign in to comment.