Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.49 KB

File metadata and controls

32 lines (21 loc) · 1.49 KB

changesets/action/pack

This action packs publishable packages into tarballs, complements changesets/action/publish to publish them in a later step.

Requirements

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
cwd The working directory to execute Changesets in. Defaults to the root of the repository.
Outputs Description
pack-dir-artifact-id Artifact id for the packed output directory