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

Commit

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

4. Once the pull request has the needed amount of approvals, merge it into the `next-release` branch.
5. Github Actions will create a tag + release
6. In your `console`, pull the `next-release` branch.
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 ef091b5

Please sign in to comment.