Skip to content

Commit c02a565

Browse files
committed
Remove snapshot deploy
1 parent c275fb9 commit c02a565

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/maven.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,3 @@ jobs:
2727
with:
2828
distribution: 'temurin'
2929
java-version: 17
30-
- name: Deploy to Sonatype
31-
run: ./mvnw -B -Drepo.username=${{secrets.SONATYPE_USERNAME}} -Drepo.password=${{secrets.SONATYPE_PASSWORD}} clean deploy -DskipTests=true --settings mySettings.xml

0 commit comments

Comments
 (0)