Skip to content

Commit 6c77683

Browse files
committed
Update README.md for publish latest / release
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
1 parent 2c0022d commit 6c77683

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ Modify the _version tag_ in file `./RELEASE`, to match the new release. Amend th
124124
git add RELEASE && git commit --amend
125125
```
126126

127-
Finally, push the branch and use it to create a PR. When the PR is merged, a GitHub release should be created with auto-generated release notes, as well as a git tag. Then the `publish-latest` CI job should trigger and if everything goes well, publish the new version of the package to `npm`.
127+
Finally, push the branch to the main repository (not a fork) and use it to create a PR. When the PR is merged, a GitHub release should be created with auto-generated release notes, as well as a git tag. Then the `publish-latest` CI job should trigger and if everything goes well, publish the new version of the package to `npm`.
128128

129129
[build-status-icon]: https://github.com/eclipse-cdt-cloud/timeline-chart/workflows/CI-CD/badge.svg?branch=master
130130
[build-status-link]: https://github.com/eclipse-cdt-cloud/timeline-chart/actions?query=branch%3Amaster

0 commit comments

Comments
 (0)