Skip to content

Commit 4a8779e

Browse files
committed
Remove unneeded action in publishing script
1 parent 08f3159 commit 4a8779e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/publish-github.yml

-2
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ jobs:
2424
distribution: 'adopt'
2525
server-id: github
2626
settings-path: ${{ github.workspace }}
27-
- name: Set up Gradle
28-
uses: gradle/actions/setup-gradle@16bf8bc8fe830fa669c3c9f914d3eb147c629707 # v4.0.1
2927
- name: Publish
3028
env:
3129
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)