Skip to content

Commit 0617779

Browse files
Update main.yml
1 parent ddb1cb0 commit 0617779

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
cd ApsimNG
4040
git config --global user.name 'GitHub Action'
4141
git config --global user.email 'action@github.com'
42-
git merge origin/master
42+
git merge apsimx master
4343
4444
- name: Push AAA_ForSesame to ApsimNG (if changes exist)
4545
if: steps.check_changes.outputs.changes_exist == 'true'

0 commit comments

Comments
 (0)