Merge pull request #1187 from vector-im/dbkr/fix_cd
Fix netlify deployment
This commit is contained in:
1
.github/workflows/netlify-livekit.yaml
vendored
1
.github/workflows/netlify-livekit.yaml
vendored
@@ -24,6 +24,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
step: start
|
step: start
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
env: livekit-experiment-branch-cd
|
||||||
ref: ${{ github.event.workflow_run.head_sha }}
|
ref: ${{ github.event.workflow_run.head_sha }}
|
||||||
|
|
||||||
- name: "Download artifact"
|
- name: "Download artifact"
|
||||||
|
|||||||
Reference in New Issue
Block a user