mirror of
https://github.com/bitwarden/browser
synced 2025-12-11 05:43:41 +00:00
Fix syntax for bash script (#12621)
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user