Skip to content

Commit

Permalink
Fixing release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kirillt committed Nov 21, 2024
1 parent 33e59c9 commit cfac365
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
distribution: 'adopt'

- name: Validate Gradle wrapper
uses: gradle/actions/wrapper-validation@3
uses: gradle/actions/wrapper-validation@v3

- name: Decrypt the keystore for signing
run: |
Expand Down

0 comments on commit cfac365

Please sign in to comment.