mirror of
https://github.com/iptv-org/iptv
synced 2026-03-22 03:41:39 -04:00
Update auto-update.yml
This commit is contained in:
2
.github/workflows/auto-update.yml
vendored
2
.github/workflows/auto-update.yml
vendored
@@ -24,7 +24,7 @@ jobs:
|
||||
with:
|
||||
name: database
|
||||
path: scripts/database
|
||||
- run: npm run db:matrix >> $GITHUB_OUTPUT
|
||||
- run: npm run db:matrix --silent >> $GITHUB_OUTPUT
|
||||
id: create-matrix
|
||||
outputs:
|
||||
matrix: ${{ steps.create-matrix.outputs.MATRIX }}
|
||||
|
||||
Reference in New Issue
Block a user