build(workflow): 📦 工作流配置读取脚本路径修改
工作流配置读取脚本路径修改
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -62,5 +62,5 @@ jobs:
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
# 运行脚本上传latest.json文件
|
||||
run: node scripts/updater.mjs
|
||||
run: node build/config/updater.mjs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user