Update auto-update.yml

This commit is contained in:
Aleksandr Statciuk 2022-01-15 02:01:37 +03:00
parent 523dbf6eb2
commit 421fa4580c
4 changed files with 93 additions and 178 deletions

View file

@ -2,6 +2,7 @@
"name": "epg",
"scripts": {
"update-codes": "node scripts/update-codes.js",
"act": "act workflow_dispatch -W .github/workflows/auto-update.yml --artifact-server-path ./.artifacts",
"test": "jest"
},
"private": true,