mirror of
https://github.com/strapi/strapi.git
synced 2025-10-02 03:44:24 +00:00
Update publish script
This commit is contained in:
parent
41e2d2ccf2
commit
3d4681e548
@ -14,7 +14,7 @@ read -r version
|
||||
./node_modules/.bin/lerna publish --no-push --force-publish --dist-tag latest --exact "$version"
|
||||
|
||||
# push main branch
|
||||
git push origin main
|
||||
git push origin HEAD
|
||||
|
||||
# push tag
|
||||
git push origin v"$version"
|
||||
|
Loading…
x
Reference in New Issue
Block a user