mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-04-05 23:36:35 +00:00
ci: update auto commit action
This commit is contained in:
parent
8804b38dc2
commit
20b89c311b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yaml
vendored
2
.github/workflows/deploy.yaml
vendored
|
@ -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…
Add table
Reference in a new issue