Skip to content

Commit b559218

Browse files
committed
update graph
1 parent 2b8ed06 commit b559218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ jobs:
8080
runs-on: ubuntu-latest
8181
needs:
8282
- version_seal
83-
if: ${{ inputs.skip_checks }}
8483
permissions:
8584
contents: write
8685
id-token: write
@@ -113,6 +112,7 @@ jobs:
113112
runs-on: ubuntu-latest
114113
needs:
115114
- quality
115+
- version_seal
116116
strategy:
117117
matrix:
118118
java_version:

0 commit comments

Comments
 (0)