Skip to content

Commit

Permalink
Update refresh_versions.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
krossovochkin authored Dec 1, 2024
1 parent 7474cea commit adaf41d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/refresh_versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
distribution: 'zulu'
java-version: '17'
- run: chmod +x gradlew
- run: ./gradlew wrapper --gradle-version latest
- run: ./gradlew refreshVersions
env:
RELEASE_STORE_PASSWORD: ${{ secrets.RELEASE_STORE_PASSWORD }}
Expand Down

0 comments on commit adaf41d

Please sign in to comment.