Skip to content

Commit

Permalink
refactor: change auto-generated commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
Wansmer committed Jul 14, 2024
1 parent 1e67463 commit 275f83c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Push changes
uses: stefanzweifel/git-auto-commit-action@v4
with:
commit_message: "task: auto-generate vimdoc"
commit_message: "docs: auto-generate vimdoc"
commit_user_name: "github-actions[bot]"
commit_user_email: "github-actions[bot]@users.noreply.github.com"
commit_author: "github-actions[bot] <github-actions[bot]@users.noreply.github.com>"

0 comments on commit 275f83c

Please sign in to comment.