ci(release): remove filters

This commit is contained in:
Thomas Hobson 2021-03-15 18:56:32 +13:00
parent 3c5336e516
commit 4c7ec9689e
No known key found for this signature in database
GPG Key ID: 9F1FD9D87950DB6F
1 changed files with 0 additions and 3 deletions

View File

@ -2,12 +2,9 @@ name: "Package Index"
on:
release:
types:
- edited
jobs:
create_index:
if: github.ref == 'pkgs'
runs-on: ubuntu-latest
steps:
- name: "Download all release assets"