Skip to content

Commit

Permalink
fix(ci): release requirements (yetone#484)
Browse files Browse the repository at this point in the history
  • Loading branch information
yetone authored Sep 3, 2024
1 parent a9da3c5 commit d1e1b94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
body: "${{ steps.tag.outputs.message }}"

releases-matrix:
needs: [create-release]
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
Expand Down

0 comments on commit d1e1b94

Please sign in to comment.