mirror of
https://github.com/only-cli/oc.git
synced 2026-09-15 10:40:56 +02:00
repo is only-cli/oc, matching the npm name @only-cli/oc
With the package scoped, owner/repo and scope/name line up exactly: github.com/only-cli/oc is npm @only-cli/oc is the oc command. The skill installs with npx skills add only-cli/oc.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Publishes to npm via OIDC trusted publishing: no token, no OTP prompt.
|
||||
# One-time setup on npmjs.com after the package exists: package settings,
|
||||
# Trusted Publisher, GitHub Actions, repository only-cli/only-cli, workflow
|
||||
# Trusted Publisher, GitHub Actions, repository only-cli/oc, workflow
|
||||
# file publish.yml. From then on, publishing a GitHub release ships to npm.
|
||||
#
|
||||
# Release channels map to npm dist-tags:
|
||||
|
||||
Reference in New Issue
Block a user