1
0
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:
Vince Grassia 2024-12-30 10:23:20 -05:00 committed by GitHub
parent 7deba63589
commit afe11676e2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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