New version + snapshot fix

This commit is contained in:
Harald Kuhr
2026-02-23 10:05:29 +01:00
parent 5b4fa64dc0
commit 4de2a38dd8
2 changed files with 38 additions and 39 deletions

View File

@@ -101,7 +101,6 @@ jobs:
release:
name: Deploy
needs: [ test, test-jdk8, test-oracle ]
# Temporarily disable deploy
if: github.ref == 'refs/heads/master' # only perform on latest master
runs-on: ubuntu-latest
steps: