mirror of
https://github.com/bitwarden/browser.git
synced 2025-01-07 19:07:45 +01:00
Fix syntax for bash script (#12621)
This commit is contained in:
parent
7deba63589
commit
afe11676e2
1
.github/workflows/repository-management.yml
vendored
1
.github/workflows/repository-management.yml
vendored
@ -490,6 +490,7 @@ jobs:
|
||||
git cherry-pick --strategy-option=theirs -x $SOURCE_COMMIT
|
||||
git push -u origin $destination_branch
|
||||
fi
|
||||
}
|
||||
|
||||
# Cherry-pick from 'main' into 'rc'
|
||||
cherry_pick browser main rc
|
||||
|
Loading…
Reference in New Issue
Block a user