Skip to content

Commit f3d8189

Browse files
authored
docs: update release-it-setup to describe latest workflow (#16)
1 parent 3ad77c6 commit f3d8189

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/release-it-setup.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,3 +51,10 @@ Before running this workflow, you need to add the `NPM_ACCESS_TOKEN` secret to y
5151
automation token.
5252

5353
Take a look at the workflow here: [.github/workflows/release-it-with-npm-and-pr-only.yml](../.github/workflows/release-it-with-npm-and-pr-only.yml)
54+
55+
### release-it-with-npm-and-pr-only-and-inputs
56+
57+
This workflow is an extension of the `release-it-with-npm-and-pr-only` workflow that also takes in an optional input to
58+
test the release process.
59+
60+
Take a look at the workflow here: [.github/workflows/release-it-with-npm-and-pr-only-and-inputs.yml](../.github/workflows/release-it-with-npm-and-pr-only-and-inputs.yml)

0 commit comments

Comments
 (0)