Skip to content

Commit 517078b

Browse files
authored
Update maven-publish.yml
1 parent 3182e86 commit 517078b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/maven-publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ jobs:
2828
distribution: 'temurin'
2929
server-id: github # Value of the distributionManagement/repository/id field of the pom.xml
3030
settings-path: ${{ github.workspace }} # location for the settings.xml file
31-
cache: maven
3231

3332
- name: Build with Maven
3433
run: mvn -B package --file pom.xml

0 commit comments

Comments
 (0)