Add default prompt and update release workflow

Added .github/prompt/default.md with deployment instructions and download links. Updated auto-release.yml to copy NapCat.Shell directory contents instead of unzipping the archive.
This commit is contained in:
手瓜一十雪
2025-11-13 19:58:10 +08:00
parent cb8fb93bdb
commit dd170606c6
2 changed files with 28 additions and 1 deletions

View File

@@ -118,7 +118,7 @@ jobs:
# -----------------------------
# 4) 解压 NapCat.Shell.zip 到 napcat
# -----------------------------
unzip -q "$GITHUB_WORKSPACE/artifacts/NapCat.Shell.zip" -d "$OUT_DIR/napcat"
cp -a "$GITHUB_WORKSPACE/artifacts/NapCat.Shell/." "$OUT_DIR/napcat/"
# -----------------------------
# 5) 拷贝 QQ 文件到 napcat