Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
Update netlify.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
t3chguy authored Apr 29, 2024
1 parent 281916f commit 9cc362e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/netlify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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
Expand Down

0 comments on commit 9cc362e

Please sign in to comment.