Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

Commit

Permalink
Ci update gradle config
Browse files Browse the repository at this point in the history
  • Loading branch information
AnGgIt86 committed Sep 11, 2024
1 parent d0e370c commit 3ffc151
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/update-gradle-wrapper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
java-version: 17

- name: Update Gradle Wrapper
uses: gradle-update/update-gradle-wrapper-action@v1
uses: gradle-update/update-gradle-wrapper-action@main
with:
target-branch: main
repo-token: ${{ secrets.MY_TOKEN }}
set-distribution-checksum: true

0 comments on commit 3ffc151

Please sign in to comment.