diff --git a/.windsurf/workflows/publish-outdated-packages-to-gitea-registry.md b/.windsurf/workflows/publish-outdated-pnpm-packages-to-gitea-registry.md similarity index 94% rename from .windsurf/workflows/publish-outdated-packages-to-gitea-registry.md rename to .windsurf/workflows/publish-outdated-pnpm-packages-to-gitea-registry.md index 480ff9a0..003646fc 100644 --- a/.windsurf/workflows/publish-outdated-packages-to-gitea-registry.md +++ b/.windsurf/workflows/publish-outdated-pnpm-packages-to-gitea-registry.md @@ -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):**