fix obs virtualcam
This commit is contained in:
parent
a7bad5d5fe
commit
ed1ae5cadc
2 changed files with 14 additions and 8 deletions
|
|
@ -73,7 +73,7 @@ def bump [...rest] {
|
|||
if ($build_status and ($curr_gen == $new_gen)) {
|
||||
jj desc -r $r -m $"bump (date now | format date "%Y-%m-%d")"
|
||||
jj bookmark set main -r $r
|
||||
jj git push
|
||||
jj git push --allow-empty-description
|
||||
} else {
|
||||
jj desc -r $r -m "bump (failed)"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue