1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-31 13:44:28 +03:00

Update netlify.yaml

This commit is contained in:
Michael Telatynski
2024-04-29 17:20:06 +01:00
committed by GitHub
parent 281916fd96
commit 9cc362e950

View File

@ -3,7 +3,7 @@
name: Upload Preview Build to Netlify
on:
workflow_run:
workflows: ["Element Web - Build"]
workflows: ["End to End Tests"]
types:
- completed
jobs:
@ -29,7 +29,7 @@ jobs:
with:
github-token: ${{ secrets.ELEMENT_BOT_TOKEN }}
run-id: ${{ github.event.workflow_run.id }}
name: previewbuild
name: webapp
path: webapp
- name: 📤 Deploy to Netlify