Skip to content

Commit

Permalink
Clean unused Gradle Params
Browse files Browse the repository at this point in the history
  • Loading branch information
stigi committed Oct 14, 2024
1 parent 3710b21 commit 2c005db
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release-gradle-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,4 @@ jobs:
- name: Publish to Maven
run: |
./gradlew \
-PNEXUS_USERNAME="${{ secrets.NEXUS_USERNAME }}" \
-PNEXUS_PASSWORD="${{ secrets.NEXUS_PASSWORD }}" \
sdk:publish sdk-compose:publish

0 comments on commit 2c005db

Please sign in to comment.