Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TheArchitect123 committed Jan 28, 2025
1 parent 9142ff3 commit e684483
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ jobs:
# Step 6: Publish to Maven Central
- name: Publish to Maven Central
run: |
./gradlew :shared:publishToMavenCentral --no-configuration-cache --info --stacktrace --scan -Dorg.gradle.build-scan.agree=true
./gradlew :shared:publishToMavenCentral --no-configuration-cache --info --stacktrace --scan --debug

0 comments on commit e684483

Please sign in to comment.