File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -109,9 +109,9 @@ To prepare a beta release, follow these steps:
109109
1101102 . Ensure your PR includes a changeset.
111111
112- 3 . Merging the PR will trigger the release-beta workflow . This workflow creates or updates a chore(new-beta-release) PR.
112+ 3 . Merging the PR will trigger the release-beta job . This job creates or updates a chore(new-beta-release) PR.
113113
114- 4 . To cut a new beta release, merge the chore(new-beta-release) PR and wait for the ` Release Beta ` workflow to complete.
114+ 4 . To cut a new beta release, merge the chore(new-beta-release) PR and wait for the ` Release Beta ` job to complete.
115115
116116Consumers can install the beta package by targeting the beta tag:
117- ` npm install @stackoverflow/stacks-editor@beta `
117+ ` npm install @stackoverflow/stacks-editor@beta `
You can’t perform that action at this time.
0 commit comments