Update _update.yml

This commit is contained in:
Aleksandr Statciuk 2023-01-08 08:49:51 +03:00
parent c21e659bb6
commit 59ef729978

View file

@ -33,6 +33,10 @@ jobs:
name: database
path: scripts/database
- run: npm run guides:update
- uses: actions/upload-artifact@v3
with:
name: logs
path: scripts/logs
- run: npm run api:update
- run: npm run readme:update
- run: npm run status:update