chore: update tag name

This commit is contained in:
Daniel Roe 2023-02-13 12:11:22 +00:00
parent 41148648ee
commit 15787a2e5a
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ fi
yarn build
./scripts/workspace-run npm publish --tag 2.x -q
./scripts/workspace-run npm publish --tag 2x -q
git tag -a v$1 -m v$1
git push --tags