Merge pull request #1187 from vector-im/dbkr/fix_cd
Fix netlify deployment
This commit is contained in:
commit
dda9163a1e
1 changed files with 1 additions and 0 deletions
1
.github/workflows/netlify-livekit.yaml
vendored
1
.github/workflows/netlify-livekit.yaml
vendored
|
@ -24,6 +24,7 @@ jobs:
|
|||
with:
|
||||
step: start
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
env: livekit-experiment-branch-cd
|
||||
ref: ${{ github.event.workflow_run.head_sha }}
|
||||
|
||||
- name: "Download artifact"
|
||||
|
|
Loading…
Add table
Reference in a new issue