-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Pavel Khrebto edited this page Mar 1, 2023
·
1 revision
- make sure that you updated the version in package.json (e.g from 1.2.1 to 1.2.2)
- push updated code to main (merge pr)
- on latest main, create a tag with new version like git tag v1.2.2 && git push origin --tags
- Create a release out of this new tag here: https://github.com/Eppo-exp/node-server-sdk/releases
- Github will do the publish to npm: https://github.com/Eppo-exp/node-server-sdk/actions/runs/4303354610/jobs/7502986725