fix: cron-sync-artifacts.js path

This commit is contained in:
Peng-YM
2022-09-10 11:47:34 +08:00
parent 2251565e24
commit 4d69dc2e78
2 changed files with 2 additions and 2 deletions

View File

@@ -51,4 +51,4 @@ jobs:
./backend/dist/sub-store-0.min.js
./backend/dist/sub-store-1.min.js
./backend/dist/sub-store-parser.loon.min.js
./backend/dist/cron-sync-artifacts.js
./backend/dist/cron-sync-artifacts.min.js

View File

@@ -1,6 +1,6 @@
{
"name": "sub-store",
"version": "2.13.2",
"version": "2.13.3",
"description": "Advanced Subscription Manager for QX, Loon, Surge, Stash and ShadowRocket.",
"main": "src/main.js",
"scripts": {