Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianCollinss authored Aug 3, 2024
1 parent ddb1cb0 commit 0617779
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
cd ApsimNG
git config --global user.name 'GitHub Action'
git config --global user.email 'action@github.com'
git merge origin/master
git merge apsimx master
- name: Push AAA_ForSesame to ApsimNG (if changes exist)
if: steps.check_changes.outputs.changes_exist == 'true'
Expand Down

0 comments on commit 0617779

Please sign in to comment.