Skip to content

Commit

Permalink
Remove unneeded action in publishing script
Browse files Browse the repository at this point in the history
  • Loading branch information
gbrail committed Sep 8, 2024
1 parent 08f3159 commit 4a8779e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish-github.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ jobs:
distribution: 'adopt'
server-id: github
settings-path: ${{ github.workspace }}
- name: Set up Gradle
uses: gradle/actions/setup-gradle@16bf8bc8fe830fa669c3c9f914d3eb147c629707 # v4.0.1
- name: Publish
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 4a8779e

Please sign in to comment.