Skip to content

Commit 72e6215

Browse files
committed
Release 2.2.1 - java only
1 parent 25d71a1 commit 72e6215

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
@@ -41,7 +41,7 @@ jobs:
4141
MAVEN_GPG_PASSPHRASE: ${{ secrets.MAVEN_GPG_PASSPHRASE }}
4242

4343
release-net:
44-
#if: ${{ false }} # disable for now
44+
if: ${{ false }} # disable for now
4545
runs-on: ubuntu-latest
4646
defaults:
4747
run:

0 commit comments

Comments
 (0)