'再次修改脚本'

This commit is contained in:
2026-04-07 21:51:19 +08:00
parent b97545dc4b
commit 2789cc5f04
2 changed files with 4 additions and 3 deletions

View File

@@ -22,7 +22,7 @@ jobs:
shell: cmd # 指定使用 Windows 命令行
run: |
pnpm install
pnpm run dpl
node deploy.js
env:
# 将 Gitea 的 Secrets 映射给脚本使用的环境变量
SENTRY_URL: ${{ secrets.GLITCHTIP_URL }}