Use master, not main

This commit is contained in:
Ritchie 2023-09-05 16:48:32 -04:00
parent 4a8df7a414
commit 961606f015

View file

@ -10,6 +10,7 @@ jobs:
repository: sociallydistantgame/system-runtime
token: ${{ secrets.AUTOMANAGING_TOKEN }}
path: system-runtime
ref: master
- env:
AUTOMANAGING_TOKEN: ${{ secrets.AUTOMANAGING_TOKEN }}
run: |