ci: update OpenVidu Local Deployment reference from development to main

This commit is contained in:
Carlos Santos 2025-05-14 16:39:37 +02:00
parent b52eab4bca
commit 34bc2ce548

View File

@ -19,7 +19,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: OpenVidu/openvidu-local-deployment
ref: development
ref: main
path: openvidu-local-deployment
- name: Configure Local Deployment
shell: bash