-
fix: remove secrets check from AUR job-level condition
Release / Build aarch64-apple-darwin (push) Has been cancelledRelease / Build x86_64-apple-darwin (push) Has been cancelledRelease / Build aarch64-unknown-linux-gnu (push) Has been cancelledRelease / Build x86_64-unknown-linux-musl (push) Has been cancelledRelease / Build x86_64-unknown-linux-gnu (push) Has been cancelledRelease / Build x86_64-pc-windows-msvc (push) Has been cancelledRelease / Create Release (push) Has been cancelledRelease / Publish to crates.io (push) Has been cancelledRelease / Publish to npm (push) Has been cancelledRelease / Update Homebrew (push) Has been cancelledRelease / Update AUR (push) Has been cancelled发布于
2026-04-12 17:10:38 +00:00 GitHub Actions cannot evaluate secrets in job-level
ifconditions,
which caused the entire workflow file to fail validation on push events.
The SSH access verification step handles missing keys gracefully.Made-with: Cursor
下载附件