Update _update.yml
This commit is contained in:
4
.github/workflows/_update.yml
vendored
4
.github/workflows/_update.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user