1
0
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:
Vince Grassia
2024-12-30 10:23:20 -05:00
committed by GitHub
parent 7deba63589
commit afe11676e2

View File

@@ -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