feat(screenshot): add screenshots of rounded corners and write input box

update readme
update release.yml and remove pr-chatbot-review.yml

closed #323
This commit is contained in:
Dawn
2025-08-27 00:02:39 +08:00
parent 300860cda4
commit 0ccedafdb6
21 changed files with 108 additions and 187 deletions

View File

@@ -69,9 +69,6 @@ jobs:
- name: Install dependencies
run: pnpm install
- name: Build Vite + Tauri
run: pnpm build
# 安装 Rust
- name: install Rust stable
uses: dtolnay/rust-toolchain@stable # Set this to dtolnay/rust-toolchain@nightly
@@ -98,4 +95,4 @@ jobs:
releaseBody: 'See the assets to download and install this version.'
releaseDraft: true
prerelease: false
args: ${{ matrix.args }}
args: ${{ matrix.args }}