Skip to content

Commit 9170d28

Browse files
authored
chore: fix contributing guide
1 parent 90f49bb commit 9170d28

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

CONTRIBUTING.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,7 @@ yarn build
1919
## Releasing
2020

2121
1. Merge the release PR
22-
2. Switch to the default branch `git checkout master`
22+
2. Switch to the default branch `git checkout main`
2323
3. Pull latest changes `git pull`
2424
4. `yarn`
2525
5. Publish the package `npm publish`
26-
27-
- [ ] `npm run release`

0 commit comments

Comments
 (0)