Skip to content

Commit

Permalink
chore: fix deplay demo workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverschuerch committed Dec 12, 2024
1 parent 70ee445 commit ab2b701
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy-demo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ name: Deploy Demo App Preview to Netlify
on:
workflow_run:
workflows: ['Build Demo App']
types:
- completed
types: [completed]

jobs:
deploy:
Expand Down

0 comments on commit ab2b701

Please sign in to comment.