build: event published/edited, not created

This commit is contained in:
Willi Ballenthin
2020-10-23 15:17:32 -06:00
committed by GitHub
parent 9486654e77
commit 276928951c

View File

@@ -2,7 +2,7 @@ name: build
on:
release:
types: [created, edited, published]
types: [edited, published]
jobs:
build: