Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/publishing.md
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ publishes and skill publishing retain their existing category behavior.

Topics remain separate: use `--topics` or the workflow's `topics` input to set
them, omit the input to preserve existing topics, or use `--topics ""` /
`clear_topics: true` to clear them. See the [package CLI reference](./cli.md#package-publish-source)
`clear_topics: true` to clear them. See the [package CLI reference](./cli.md#package-publish-%3Csource%3E)
and [topic rules](#skill-catalog-metadata).

### Trusted Publishing for Packages
Expand Down
Loading