Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mrtus committed Sep 8, 2023
1 parent fc625aa commit 9e936e1
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,11 +107,7 @@ $ PORT=3001 yarn start
```

4. Once the pull request has the needed amount of approvals, merge it into the `next-release` branch.
5. Publish a `release` on Github and fill in the following fields:
- **Tag version:** `new.version.number` @ `target: next-release`
- **Release title:** `new.version.number`
- **Description:** add the `changelog items`
6. In your `console`, pull the `next-release` branch.
5. Github Actions will create a tag + release
7. `Publish` to `npm` using the `npm publish --access=public` command.
8. `Merge` the `next-release` branch into `master` and push to Github

Expand Down

0 comments on commit 9e936e1

Please sign in to comment.