Skip to content

Commit 3b754bc

Browse files
committed
?
1 parent 6f1d9db commit 3b754bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ jobs:
88
release:
99
if: github.ref_type == 'tag'
1010
name: Release
11+
needs: [build]
1112
runs-on: ubuntu-latest
1213
steps:
1314
- uses: actions/download-artifact@v4

0 commit comments

Comments
 (0)