Skip to content

Commit 04b1c19

Browse files
authored
Update release.yml
1 parent e761f0f commit 04b1c19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333

3434
resolve-version:
3535
uses: ./.github/workflows/resolve-version.yml
36-
needs: [ check ]
36+
# needs: [ check ]
3737
with:
3838
desired-version: ${{ github.event.release.tag_name || github.event.inputs.version }}
3939

0 commit comments

Comments
 (0)