Skip to content

Commit 328a6c5

Browse files
committed
feat: push tag
1 parent 9d7bb58 commit 328a6c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555

5656
build-and-test:
5757
runs-on: ${{ matrix.runs-on }}
58+
needs: [create-draft-release]
5859
timeout-minutes: 40
5960
strategy:
6061
matrix:

0 commit comments

Comments
 (0)