We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47f58c0 commit fc83c4dCopy full SHA for fc83c4d
.github/workflows/release.yml
@@ -9,8 +9,6 @@ jobs:
9
10
steps:
11
- uses: actions/checkout@v4
12
- - name: Evaluate release type
13
- run: ci/evaluate-release.sh
14
- name: Set up JDK
15
uses: actions/setup-java@v4
16
with:
0 commit comments