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 }}"
|
body: "${{ steps.tag.outputs.message }}"
|
||||||
|
|
||||||
releases-matrix:
|
releases-matrix:
|
||||||
|
needs: [create-release]
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: [ubuntu-latest, macos-latest, windows-latest]
|
os: [ubuntu-latest, macos-latest, windows-latest]
|
||||||
|
|||||||
Reference in New Issue
Block a user