Removing maven cache from publish
This commit is contained in:
@@ -34,7 +34,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
java-version: '${{ secrets.JAVA_VERSION }}'
|
java-version: '${{ secrets.JAVA_VERSION }}'
|
||||||
distribution: 'corretto'
|
distribution: 'corretto'
|
||||||
cache: maven
|
|
||||||
|
|
||||||
- name: Create Maven settings
|
- name: Create Maven settings
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user