chore(workflows): rename publish-outdated-packages → publish-outdated-pnpm-packages

This commit is contained in:
saravanakumardb1 2026-04-06 10:50:15 -07:00
parent 151e07207b
commit 8e5403a47e

View File

@ -1,10 +1,10 @@
---
description: Publish only outdated @bytelyst/* packages to the Gitea npm registry
description: Publish only outdated @bytelyst/* pnpm packages to the Gitea npm registry
---
# Publish Outdated Packages to Gitea Registry
# Publish Outdated pnpm Packages to Gitea Registry
Detects which `@bytelyst/*` packages in `packages/` have local changes compared to what's published in the Gitea npm registry, and republishes only the outdated ones.
Detects which `@bytelyst/*` pnpm packages in `packages/` have local changes compared to what's published in the Gitea npm registry, and republishes only the outdated ones.
**Registry (auto-detected via `NETWORK` env var):**