Skip to content

Commit 4d53411

Browse files
gnbmShaneK
andauthored
Update .github/RELEASING.md
Co-authored-by: Shane <shane@shanessite.net>
1 parent e3a1b49 commit 4d53411

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/RELEASING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ auto-published. Recommended path:
7676
Use a prerelease on a `next` dist-tag before GA so consumers can test:
7777

7878
```bash
79-
# Dry, local prerelease (already defined, never pushes):
79+
# A real prerelease under the `testing` dist-tag (publishes to npm, no git push):
8080
npm run publish:testing # publishes a `testing` prerelease with --no-push
8181

8282
# A real RC under the `next` tag (run from an allowed branch):

0 commit comments

Comments
 (0)