Skip to content

Commit 7235070

Browse files
authored
Update publishing docs
1 parent 326b6f6 commit 7235070

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -178,5 +178,6 @@ To rebuild the native code, use:
178178

179179
## Publishing
180180

181-
a) On every push to main branch, the jitsi/gh-action-autopublish will create a new patch version and publish to npm
182-
b) If a major or minor release is required, manually bump the version in the package.json as part of a PR.
181+
On every push to main branch, the .github/workflows/ci.yml will create a new version and publish to npm.
182+
183+
If a major or minor release is required, use respective key words in the commit message, see https://github.com/phips28/gh-action-bump-version#workflow

0 commit comments

Comments
 (0)