发布

  • fix(ci): remove unsupported action inputs and add plain binary upload (#5)

    frostbyte_neo 发布于 2026-05-28 02:13:13 +00:00

    The v0.6 tauri-action does not support uploadWorkflowArtifacts or
    workflowArtifactNamePattern, causing warnings on every build. Replace
    with uploadPlainBinary to include standalone executables (notably the
    Linux binary). Also pin windows-latest to windows-2025 ahead of the
    June 15 deprecation.

    下载附件