ci(release): use key types not type

This commit is contained in:
Thomas Hobson 2021-03-15 18:54:12 +13:00
parent 49687d4a28
commit 3c5336e516
No known key found for this signature in database
GPG Key ID: 9F1FD9D87950DB6F
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,8 @@ name: "Package Index"
on:
release:
type: [edited]
types:
- edited
jobs:
create_index: