fix(ci): handle prerelease-to-release transition notification

This commit is contained in:
t8y2 2026-05-09 13:10:23 +08:00
parent 519f18bfd9
commit c9b171b863
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ on:
pull_request_target:
types: [opened, closed]
release:
types: [published]
types: [published, released]
jobs:
notify: