mirror of https://github.com/folke/lazy.nvim.git
ci: update auto commit action
This commit is contained in:
parent
8804b38dc2
commit
20b89c311b
|
@ -27,7 +27,7 @@ jobs:
|
|||
- name: Generate docs
|
||||
run: ./build.sh
|
||||
- name: Push changes
|
||||
uses: stefanzweifel/git-auto-commit-action@v4
|
||||
uses: stefanzweifel/git-auto-commit-action@v5
|
||||
with:
|
||||
commit_message: "chore(build): auto-generate docs"
|
||||
commit_user_name: "github-actions[bot]"
|
||||
|
|
Loading…
Reference in New Issue