Files
copilotkit__copilotkit/.github/workflows/publish-commit.yml
Maxim 441d854608 ci(release): drop vestigial npm environment from pkg-pr-new workflow
pkg-pr-new publishes snapshot builds to pkg.pr.new, not the npm
registry, and uses no environment-scoped secrets or variables. The
job runs on every push/PR touching packages/**, so the npm
environment's tightened deployment-branch policy (main, canary/*,
release/publish/*) would block every snapshot publish. Removing the
environment association is a prerequisite for the policy.
2026-06-11 01:31:36 +02:00

2.1 KiB