Skip to content

Commit d0ee2dd

Browse files
committed
ASMO-6379 update readme
1 parent a088e17 commit d0ee2dd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,6 @@ class CustomStore implements Store {
167167
After that add the store in the authOptions.
168168

169169
## How to publish
170-
171-
- Increase version by running Version workflow on github or 'yarn version' command on local machine. This updates package.json and creates tag
172-
- Check github action to validated, that package was released to npm registry.
170+
- Create & Push a tag with new version number
171+
- The CICD actions will take this version number for npm package automatically
172+
- Check github action to validated, that package was released to npm registry.

0 commit comments

Comments
 (0)