We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8212bc0 commit 52e6991Copy full SHA for 52e6991
.github/workflows/sync_to_appfolio_repo.yml
@@ -20,6 +20,7 @@ jobs:
20
source_folder: 'RevSearchEngine'
21
destination_repo: 'ibadrather/appfolio'
22
destination_folder: 'Backend/RevSearchEngine'
23
+ destination_branch: 'main' # Add this line
24
user_email: 'ibad.rather.ir@gmail.com'
25
user_name: 'ibadrather'
26
commit_msg: '[GHA] Sync RevSearchEngine to Backend'
0 commit comments