fix(ci): release requirements (#484)
This commit is contained in:
1
.github/workflows/release.yaml
vendored
1
.github/workflows/release.yaml
vendored
@@ -46,6 +46,7 @@ jobs:
|
||||
body: "${{ steps.tag.outputs.message }}"
|
||||
|
||||
releases-matrix:
|
||||
needs: [create-release]
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest, macos-latest, windows-latest]
|
||||
|
||||
Reference in New Issue
Block a user