Removing maven cache from publish

This commit is contained in:
Marko Frankovic 2025-03-18 09:48:46 +01:00
parent 7ab877d8e2
commit 28d4f03b42

View File

@ -34,7 +34,6 @@ jobs:
with:
java-version: '${{ secrets.JAVA_VERSION }}'
distribution: 'corretto'
cache: maven
- name: Create Maven settings
run: |