mirror of
https://github.com/cheveguerra/bot-whatsapp.git
synced 2026-04-20 04:29:16 +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: |
|
run: |
|
||||||
git config --local user.email 'action@github.com'
|
git config --local user.email 'action@github.com'
|
||||||
git config --local user.name 'GitHub Action'
|
git config --local user.name 'GitHub Action'
|
||||||
git add .
|
git add packages/provider
|
||||||
|
git add starters/apps
|
||||||
git pull origin feature/providers-major
|
git pull origin feature/providers-major
|
||||||
|
|
||||||
- name: Commit Versioning & Push changes
|
- name: Commit Versioning & Push changes
|
||||||
|
|||||||
Reference in New Issue
Block a user