From 6ce3936b06b510cdea88840217ca776b471cda9e Mon Sep 17 00:00:00 2001 From: Alisha Evans Date: Wed, 28 Feb 2024 12:44:12 -0600 Subject: [PATCH] add more specifics to getting the npm OTP --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e2f7633..f66f402 100644 --- a/README.md +++ b/README.md @@ -128,7 +128,7 @@ A git tag should exist for every semver release. We use `release-it` to automate ``` bash ? Select increment # You will be prompted to select a release type, e.g. patch ? Publish @scientist-softserv/webstore-component-library to npm? # Yes - ? Please enter OTP for npm: # This is stored in 1password + ? Please enter OTP for npm: # This is stored in 1password under "npmjs" ? Commit (chore: release vX.X.X)? # Yes ? Tag (X.X.X)? # Yes ? Push? # Yes