🐛 Fix bot not proceeding when embedded
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
},
|
||||
"scripts": {
|
||||
"deploy": "pnpm copy && pnpm commit",
|
||||
"copy": "svn copy ./trunk ./tags/3.0.0",
|
||||
"commit": "svn ci -m 'Introduce new bot engine'"
|
||||
"copy": "svn copy ./trunk ./tags/3.0.1",
|
||||
"commit": "svn ci -m 'Fix standard flow not proceeding'"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user