We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08f3159 commit 4a8779eCopy full SHA for 4a8779e
.github/workflows/publish-github.yml
@@ -24,8 +24,6 @@ jobs:
24
distribution: 'adopt'
25
server-id: github
26
settings-path: ${{ github.workspace }}
27
- - name: Set up Gradle
28
- uses: gradle/actions/setup-gradle@16bf8bc8fe830fa669c3c9f914d3eb147c629707 # v4.0.1
29
- name: Publish
30
env:
31
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments