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

Commit 159aa2c

Browse files
committed
Expand readme information about releases
1 parent ef091b5 commit 159aa2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ $ PORT=3001 yarn start
107107
```
108108
109109
4. Once the pull request has the needed amount of approvals, merge it into the `next-release` branch.
110-
5. Github Actions will create a tag + release
110+
5. Github Actions will create a tag + release based on the `version` property in `package.json`
111111
6. In your `console`, pull the `next-release` branch.
112112
7. `Publish` to `npm` using the `npm publish --access=public` command.
113113
8. `Merge` the `next-release` branch into `master` and push to Github

0 commit comments

Comments
 (0)