发布

  • fix: remove secrets check from AUR job-level condition
    Release / Build aarch64-apple-darwin (push) Has been cancelled
    Release / Build x86_64-apple-darwin (push) Has been cancelled
    Release / Build aarch64-unknown-linux-gnu (push) Has been cancelled
    Release / Build x86_64-unknown-linux-musl (push) Has been cancelled
    Release / Build x86_64-unknown-linux-gnu (push) Has been cancelled
    Release / Build x86_64-pc-windows-msvc (push) Has been cancelled
    Release / Create Release (push) Has been cancelled
    Release / Publish to crates.io (push) Has been cancelled
    Release / Publish to npm (push) Has been cancelled
    Release / Update Homebrew (push) Has been cancelled
    Release / Update AUR (push) Has been cancelled

    frostbyte_neo 发布于 2026-04-12 17:10:38 +00:00

    GitHub Actions cannot evaluate secrets in job-level if conditions,
    which caused the entire workflow file to fail validation on push events.
    The SSH access verification step handles missing keys gracefully.

    Made-with: Cursor

    下载附件