chore: update release script
This commit is contained in:
parent
4cbd27269d
commit
34f7ff0ff5
1 changed files with 0 additions and 2 deletions
|
|
@ -25,6 +25,4 @@ await git.branch(['-D', 'release'])
|
|||
|
||||
// TODO: handle multiple remotes with a data structure
|
||||
console.log('Push tags')
|
||||
await git.push(['--tags'])
|
||||
await git.push(['--tags', remote])
|
||||
await git.push(['--tags', 'sh'])
|
||||
|
|
|
|||
Loading…
Reference in a new issue