Update publish.yml

This commit is contained in:
hiyouga 2024-06-19 20:46:33 +08:00
parent 71327ba85a
commit 87e330fee5
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,8 @@ name: publish
on:
release:
types: [published]
types:
- published
jobs:
publish: