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

Commit

Permalink
Expand readme information about releases
Browse files Browse the repository at this point in the history
  • Loading branch information
mrtus committed Sep 8, 2023
1 parent ef091b5 commit 159aa2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +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. Github Actions will create a tag + release
5. Github Actions will create a tag + release based on the `version` property in `package.json`
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 159aa2c

Please sign in to comment.