chore(workflows): rename publish-outdated-packages → publish-outdated-pnpm-packages
This commit is contained in:
parent
151e07207b
commit
8e5403a47e
@ -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):**
|
||||
|
||||
Loading…
Reference in New Issue
Block a user