Skip to content

Commit 741dfdc

Browse files
committed
Fix release workflow
1 parent 6a8b0bb commit 741dfdc

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,6 @@ jobs:
6060
run: ./mvnw -B package -Pcli
6161
- name: Update Open API
6262
run: ./scripts/patch-open-api.sh
63-
- name: Check generator results
64-
run: |
65-
git status --porcelain
66-
git diff --exit-code
6763
- name: Commit and tag
6864
run: |
6965
git config user.name sonallux

0 commit comments

Comments
 (0)