Browse Source

npm-update-bot.yml: cleanup

pull/738/head
Philip H 1 year ago
committed by GitHub
parent
commit
50fdc14e2b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/npm-update-bot.yml

2
.github/workflows/npm-update-bot.yml

@ -38,4 +38,4 @@ jobs:
git config --global user.email '[email protected]'
git add .
git commit -am "npm: package updates" || true
git push || true
git push

Loading…
Cancel
Save