发布

  • fix: use github-actions[bot] for version bump PRs (#1634)

    frostbyte_neo 发布于 2026-01-11 18:55:11 +00:00

    Replace manual gh pr create with peter-evans/create-pull-request action
    using GITHUB_TOKEN instead of PAT_TOKEN. This creates PRs attributed to
    github-actions[bot], allowing repo owners to approve them.

    下载附件