ci: change commit message
This commit is contained in:
parent
dca267e812
commit
01e187581f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/submodules.yml
vendored
2
.github/workflows/submodules.yml
vendored
|
@ -33,5 +33,5 @@ jobs:
|
||||||
git config user.email "actions@github.com"
|
git config user.email "actions@github.com"
|
||||||
git config user.name "GitHub Actions"
|
git config user.name "GitHub Actions"
|
||||||
git add --all
|
git add --all
|
||||||
git commit -m "Update submodules" || echo "No changes to commit"
|
git commit -m "nvim: update submodule" || echo "No changes to commit"
|
||||||
git push
|
git push
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue