mirror of
https://gitlab.acidiclight.dev/sociallydistant/sociallydistant.git
synced 2025-01-22 17:41:49 -05:00
Use master, not main
This commit is contained in:
parent
4a8df7a414
commit
961606f015
1 changed files with 1 additions and 0 deletions
1
.github/workflows/modding-runtime-update.yml
vendored
1
.github/workflows/modding-runtime-update.yml
vendored
|
@ -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: |
|
||||
|
|
Loading…
Reference in a new issue