Browse Source

update Github Actions builds to pull megasource from the new main branch

Alex Szpakowski 3 years ago
parent
commit
e5954af38e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/main.yml

+ 1 - 1
.github/workflows/main.yml

@@ -51,7 +51,7 @@ jobs:
       with:
       with:
         path: megasource
         path: megasource
         repository: love2d/megasource
         repository: love2d/megasource
-        ref: master
+        ref: main
     - name: Checkout
     - name: Checkout
       uses: actions/checkout@v2
       uses: actions/checkout@v2
       with:
       with: