npm-update-bot.yml: cleanup
This commit is contained in:
parent
500d349892
commit
50fdc14e2b
|
@ -38,4 +38,4 @@ jobs:
|
||||||
git config --global user.email 'npmupbot@users.noreply.github.com'
|
git config --global user.email 'npmupbot@users.noreply.github.com'
|
||||||
git add .
|
git add .
|
||||||
git commit -am "npm: package updates" || true
|
git commit -am "npm: package updates" || true
|
||||||
git push || true
|
git push
|
||||||
|
|
Loading…
Reference in New Issue