Skip to content

Commit

Permalink
Merge branch 'refs/heads/v3.0.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
PatilShreyas committed Sep 22, 2024
2 parents dd3302c + 3ddd559 commit 3e3d5c0
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,7 @@ jobs:
- name: Publish Library
run: |
echo "Publishing library🚀"
./gradlew publish --no-daemon --no-parallel
echo "Published✅"
echo "Releasing repository...🚀"
./gradlew closeAndReleaseRepository
./gradlew publishAndReleaseToMavenCentral --no-configuration-cache
echo "Released✅"
env:
ORG_GRADLE_PROJECT_VERSION_NAME: ${{ github.event.inputs.versionName }}
Expand Down

0 comments on commit 3e3d5c0

Please sign in to comment.