fix: 加固生产部署权限与测试网络

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
gouki
2026-07-16 12:57:24 +08:00
co-authored by Cursor
parent 37c5e1f0d8
commit c412331154
4 changed files with 13 additions and 4 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ jobs:
test -n "$WECHAT_CI_PRIVATE_KEY"
umask 077
printf '%s' "$WECHAT_CI_PRIVATE_KEY" > "$RUNNER_TEMP/wechat-ci.key"
- uses: https://gitea.neatcn.com/pets/deployment-toolkit/actions/wechat-preview@v1
- uses: https://gitea.neatcn.com/pets/deployment-toolkit/actions/wechat-preview@v1.0.2
with:
project-path: miniapp
appid: ${{ vars.MINIAPP_APPID }}