Skip to content

Commit

Permalink
Update webhook trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
macifell committed Dec 15, 2023
1 parent 5801357 commit e8c3684
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
- master
workflow_dispatch: {}
repository_dispatch:
types: [api-update, test-trigger]
types: [deploy]

jobs:
Deploy:
Expand Down

0 comments on commit e8c3684

Please sign in to comment.