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:
|
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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue