Use the right config for the livekit-experiment deployment

This commit is contained in:
Robin Townsend 2023-06-20 12:19:38 -04:00
parent c34fcfedda
commit 18bcc9ee37

View file

@ -56,7 +56,7 @@ jobs:
run: curl -s https://raw.githubusercontent.com/vector-im/element-call/livekit-experiment/config/netlify_redirects > dist/_redirects
- name: Add config file
run: curl -s https://raw.githubusercontent.com/vector-im/element-call/livekit-experiment/config/element_io_develop.json > dist/config.json
run: curl -s https://raw.githubusercontent.com/vector-im/element-call/livekit-experiment/config/element_io_preview.json > dist/config.json
- name: Deploy to Netlify
id: netlify