Update release script
All checks were successful
Just some continuos integration / ci (push) Successful in 23s
All checks were successful
Just some continuos integration / ci (push) Successful in 23s
This commit is contained in:
parent
b55ecd821a
commit
19aa46445c
1 changed files with 2 additions and 1 deletions
|
@ -15,3 +15,4 @@ version="${1:?Error: No argument provided. Usage: $0 <version>}"
|
|||
|
||||
npm version "v${version}"
|
||||
git push --tags
|
||||
git push
|
Loading…
Add table
Add a link
Reference in a new issue