Rename built artifact name for compatibility with Netlify PR preview (#3108)

Fixes https://github.com/element-hq/element-call/issues/3107 by updating the artifact name to be the same as on the `livekit` branch
This commit is contained in:
Hugh Nimmo-Smith
2025-03-18 11:44:23 +00:00
committed by GitHub
parent 7176718ade
commit f555e96b4b
4 changed files with 4 additions and 4 deletions

View File

@@ -38,7 +38,7 @@ jobs:
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
run-id: ${{ github.event.workflow_run.id || github.run_id }}
name: build-output
name: build-output-full
path: dist
- name: Create Tarball
env: