mirror of
https://github.com/cheveguerra/bot-whatsapp.git
synced 2026-04-18 03:29:15 +00:00
fix(bot): 🐛 body undefined
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -105,7 +105,8 @@ jobs:
|
||||
run: |
|
||||
git config --local user.email 'action@github.com'
|
||||
git config --local user.name 'GitHub Action'
|
||||
git add .
|
||||
git add packages/provider
|
||||
git add starters/apps
|
||||
git pull origin feature/providers-major
|
||||
|
||||
- name: Commit Versioning & Push changes
|
||||
|
||||
Reference in New Issue
Block a user