Update release.yml

This commit is contained in:
Kevin Kandlbinder 2022-09-05 20:05:02 +02:00 committed by GitHub
parent 1ebaee37a1
commit 6b6c3accb3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@ name: Create Release Artifacts
on:
release:
types: [created]
types: [published]
jobs:
releases-matrix: