mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-26 23:52:06 +00:00
chore: tag 2.x releases appropriately
This commit is contained in:
parent
6dc6cef9ab
commit
aba93e9a95
@ -8,7 +8,7 @@ fi
|
||||
|
||||
yarn build
|
||||
|
||||
./scripts/workspace-run npm publish -q
|
||||
./scripts/workspace-run npm publish --tag 2.x -q
|
||||
|
||||
git tag -a v$1 -m v$1
|
||||
git push --tags
|
||||
|
Loading…
Reference in New Issue
Block a user