Change release workflow to run on published releases

This commit is contained in:
Magnus Walbeck 2021-11-28 15:27:47 +01:00
parent 095f650bff
commit 3481d23096
No known key found for this signature in database
GPG Key ID: CCB78CFF3F950769
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ name: Release
on:
release:
types: [released]
types: [published]
env:
APP_NAME: breezedark