Removing maven cache from publish
This commit is contained in:
parent
7ab877d8e2
commit
28d4f03b42
1
.github/workflows/maven-publish.yml
vendored
1
.github/workflows/maven-publish.yml
vendored
@ -34,7 +34,6 @@ jobs:
|
||||
with:
|
||||
java-version: '${{ secrets.JAVA_VERSION }}'
|
||||
distribution: 'corretto'
|
||||
cache: maven
|
||||
|
||||
- name: Create Maven settings
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user