mirror of
https://github.com/appium/appium.git
synced 2026-02-22 11:19:06 -06:00
4 lines
79 B
Bash
4 lines
79 B
Bash
npm version prerelease --preid=$1
|
|
git push
|
|
git push --tags
|
|
npm publish --tag $1 |