1
mirror of https://github.com/CarmJos/MineConfiguration.git synced 2024-09-18 19:35:48 +00:00

ci(cache): NO MORE GITHUB CACHE SERVICE!

This commit is contained in:
Carm Jos 2023-10-10 15:23:41 +08:00
parent 0663f3d117
commit 47d7b17082

View File

@ -22,7 +22,7 @@ jobs:
with:
java-version: '11'
distribution: 'adopt'
cache: maven
# cache: maven # Say 4uck u to github cache services.
server-id: github
server-username: MAVEN_USERNAME
server-password: MAVEN_TOKEN
@ -46,7 +46,7 @@ jobs:
with:
java-version: '11'
distribution: 'adopt'
cache: maven
# cache: maven # Say 4uck u to github cache services.
server-id: ossrh
server-username: MAVEN_USERNAME
server-password: MAVEN_PASSWORD