Skip to content

Commit

Permalink
Fix upstream repo URL
Browse files Browse the repository at this point in the history
  • Loading branch information
mage-os-ci authored Nov 6, 2022
1 parent abe9b6a commit 99cb364
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge-upstream-changes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
merge-from-mirror:
uses: mage-os/infrastructure/.github/workflows/merge-upstream-changes.yml@main
with:
upstream: https://github.com/mage-os/mageos-magento2.git
upstream: https://github.com/mage-os/mirror-magento2.git
matrix: '{ branch: ["2.4-develop"] }'
secrets:
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}

0 comments on commit 99cb364

Please sign in to comment.