Update notify.yml

fix not run when released
This commit is contained in:
tom-snow 2022-02-05 13:31:00 +08:00 committed by GitHub
parent cfba8ee7d4
commit 74d526d839
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ name: Wechat Release Notify
on:
release:
types: [published]
types: [released]
jobs: