fix(ci): release requirements (#484)

This commit is contained in:
yetone 2024-09-03 21:29:00 +08:00 committed by GitHub
parent a9da3c540b
commit d1e1b94746
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -46,6 +46,7 @@ jobs:
body: "${{ steps.tag.outputs.message }}"
releases-matrix:
needs: [create-release]
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]