Skip to content

Commit e8c3684

Browse files
committed
Update webhook trigger
1 parent 5801357 commit e8c3684

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-prod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
- master
99
workflow_dispatch: {}
1010
repository_dispatch:
11-
types: [api-update, test-trigger]
11+
types: [deploy]
1212

1313
jobs:
1414
Deploy:

0 commit comments

Comments
 (0)