Update notify.yml
fix not run when released
This commit is contained in:
parent
cfba8ee7d4
commit
74d526d839
2
.github/workflows/notify.yml
vendored
2
.github/workflows/notify.yml
vendored
@ -2,7 +2,7 @@ name: Wechat Release Notify
|
||||
|
||||
on:
|
||||
release:
|
||||
types: [published]
|
||||
types: [released]
|
||||
|
||||
|
||||
jobs:
|
||||
|
Loading…
Reference in New Issue
Block a user