dillon1000/react
Commit
Browse files Add --ci option to publish script (#20727)
When running in CI, the publish script will skip interactive prompts, including the prompt for a one-time password. Instead, CI will need to use an automation access token: https://docs.npmjs.com/using-private-packages-in-a-ci-cd-workflow
Changed paths4 files
First-parent comparisonscripts/release/publish-commands/confirm-version-and-tags.js ModifiedM scripts/release/publish-commands/parse-params.js ModifiedM scripts/release/publish-commands/publish-to-npm.js ModifiedM scripts/release/publish.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…