mirror of
https://github.com/facebook/lexical.git
synced 2025-05-17 06:59:17 +08:00
[ci] Bug Fix: Force tag update so create release branch can be run multiple times (#7146)
This commit is contained in:
@ -56,6 +56,7 @@ async function main() {
|
||||
[
|
||||
'git',
|
||||
'tag',
|
||||
'-f',
|
||||
'-a',
|
||||
`v${npm_package_version}`,
|
||||
'-m',
|
||||
|
Reference in New Issue
Block a user