Skip to content

Commit 621e768

Browse files
committed
gha
1 parent b90ea55 commit 621e768

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
@@ -30,6 +30,7 @@ jobs:
3030

3131
resolve-version:
3232
uses: ./.github/workflows/resolve-version.yml
33+
needs: [ check ]
3334
with:
3435
desired-version: ${{ github.event.release.tag_name || github.event.inputs.version }}
3536

0 commit comments

Comments
 (0)