Skip to content

Commit

Permalink
sonatype credentials
Browse files Browse the repository at this point in the history
  • Loading branch information
maddingo committed Dec 29, 2024
1 parent 72233ff commit 29992c1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ jobs:
SONATYPE_USERNAME: ${{ secrets.SONATYPE_USERNAME }}
SONATYPE_PASSWORD: ${{ secrets.SONATYPE_PASSWORD }}
run: |
grep username ~/.m2/settings.xml
mvn -B deploy -DskipTests -P sonatype
- name: Maven Site
if: inputs.do-site
Expand Down

0 comments on commit 29992c1

Please sign in to comment.