changesets/action/pack
July 31, 2026 ยท View on GitHub
This action packs publishable packages into tarballs, complements changesets/action/publish to publish them in a later step.
Requirements
- Needs repo checked out and
@changesets/cliinstalled - Job permissions: none
- Workflow triggers: any
Usage
Tip
Check out the docs to learn how to set up the version and publish workflow.
API
| Inputs | Description |
|---|---|
publish-plan-artifact-id | Artifact id for a publish plan generated by the select-mode subaction |
| Outputs | Description |
|---|---|
pack-dir-artifact-id | Artifact id for the packed output directory |