Skip to content

Commit

Permalink
chore: correct release pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Xstoudi authored Nov 14, 2024
1 parent 6c44fb2 commit 42c806f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,7 @@ jobs:

# Setup Gradle
- name: Setup Gradle
uses: gradle/actions/setup-gradle@v3
with:
gradle-home-cache-cleanup: true
uses: gradle/actions/setup-gradle@v4

# Set environment variables
- name: Export Properties
Expand Down

0 comments on commit 42c806f

Please sign in to comment.