mirror of
https://github.com/iptv-org/iptv.git
synced 2025-05-13 02:20:03 -04:00
Update package.json
This commit is contained in:
parent
0a3a827b98
commit
3185c0e2cc
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "iptv",
|
"name": "iptv",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"act:auto-update": "act workflow_dispatch -W .github/workflows/auto-update.yml",
|
"act:auto-update": "act workflow_dispatch -W .github/workflows/auto-update.yml --artifact-server-path=.artifacts",
|
||||||
"act:check": "act pull_request -W .github/workflows/check.yml",
|
"act:check": "act pull_request -W .github/workflows/check.yml",
|
||||||
"db:create": "node scripts/commands/database/create.js",
|
"db:create": "node scripts/commands/database/create.js",
|
||||||
"db:matrix": "node scripts/commands/database/matrix.js",
|
"db:matrix": "node scripts/commands/database/matrix.js",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue