Skip to content

Commit

Permalink
fix: fix deploy_preview workflow definition
Browse files Browse the repository at this point in the history
  • Loading branch information
jbms committed Feb 22, 2024
1 parent 76199e6 commit 0696318
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Deploy preview

on:
workflow_run:
worflows: ["Build preview"]
workflows: ["Build preview"]
types: [completed]

jobs:
Expand Down

0 comments on commit 0696318

Please sign in to comment.