use correct dispatch name for action

This commit is contained in:
Robin Appelman 2024-04-17 17:20:08 +02:00
commit 8bef0cd794

View file

@ -5,7 +5,7 @@ on:
branches: branches:
- 'main' - 'main'
repository_dispatch: repository_dispatch:
types: [ extract ] types: [ build ]
jobs: jobs:
extract: extract: